dots/README.md
2022-08-24 21:12:19 +01:00

63 lines
1.6 KiB
Markdown

# Config Files
Fluffy's config files for Arch Linux on Qtile!!!!!!!!!!!!!
<div align="center">
<img src="https://i.redd.it/a89igasc8hj91.png" alt="screenshot">
</div>
## Credits
I did not make the Paradise nor the Gruvbox theme, credit goes to creators!
- [Paradise](https://github.com/Manas140/paradise)
- [Gruvbox](https://github.com/morhetz/gruvbox)
I also did not make some of the scripts, and as such cannot include them in the config
- [Spotify module](https://github.com/Jvanrhijn/polybar-spotify)
I took great insperation from Manas' dotfiles
- [Dotfiles](https://github.com/Manas140/dotfiles)
## How to use
### Discord
1. Download and install BetterDiscord
2. Put themes into themes folder, usually under .config/BetterDiscord/themes
3. Now the Paradise and Gruvbox themes should appear in the settings
### Spotify
1. Download and install Spicetify and the marketplace extension
2. Install both Dribbblish theme and Custom CSS plugin
3. Go into the custom css section, F12 by default, and paste the colours.css code
### Polybar
- Requires Material, DejaVu Sans and Rubik fonts installed
- For spotify module install [this](https://github.com/Jvanrhijn/polybar-spotify) and put into the Scripts folder
### Rofi
Change the image if you're mean and hate raccoons :c
### Qtile
1. Move folder into .config/
### Picom
1. You must have jonaburg's picom installed
https://github.com/jonaburg/picom
2. Now that you're back, move folder into .config/
## ToDo
- [ ] Make a bash script to automate all this
- [x] Fix errors (mostly)
- [ ] Finish README
- [x] Removed most hard-coded directories
- [x] Cleaned up files and Code