Update README.md

This commit is contained in:
Michal 2022-08-24 21:12:19 +01:00 committed by GitHub
parent 51c7cd4a0c
commit ea4e3a6be9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,21 +1,20 @@
# Config Files # Config Files
Fluffy's config files for Arch Linux!!!!!!!!! Fluffy's config files for Arch Linux on Qtile!!!!!!!!!!!!!
<div align="center"> <div align="center">
<img src="sussywussy.png" alt="screenshot"> <img src="https://i.redd.it/a89igasc8hj91.png" alt="screenshot">
</div> </div>
## Credits ## Credits
I did not make the Paradise nor Gruvbox theme, credit goes to creators! I did not make the Paradise nor the Gruvbox theme, credit goes to creators!
- [Paradise](https://github.com/Manas140/paradise) - [Paradise](https://github.com/Manas140/paradise)
- [Gruvbox](https://github.com/morhetz/gruvbox) - [Gruvbox](https://github.com/morhetz/gruvbox)
I also did not make some of the scripts, and as such cannot include them in the config (unless modified to my needs) I also did not make some of the scripts, and as such cannot include them in the config
- [Rofi power menu](https://github.com/adi1090x/polybar-themes/blob/master/simple/grayblocks/scripts/powermenu.sh)
- [Spotify module](https://github.com/Jvanrhijn/polybar-spotify) - [Spotify module](https://github.com/Jvanrhijn/polybar-spotify)
I took great insperation from Manas' dotfiles I took great insperation from Manas' dotfiles
@ -44,13 +43,20 @@ I took great insperation from Manas' dotfiles
Change the image if you're mean and hate raccoons :c 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 ## ToDo
- Make a bash script to automate all this - [ ] Make a bash script to automate all this
- Fix errors - [x] Fix errors (mostly)
- Finish README - [ ] Finish README
- [x] Removed most hard-coded directories
## Done - [x] Cleaned up files and Code
- Removed most hard-coded directories
- Cleaned up files and Code