diff --git a/README.md b/README.md index 1340bcc..ab2474e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Config Files Fluffy's config files for Arch Linux, but should work on other distros. +Also please keep in mind that all these configs do not prioritise being used by just anyone, thus there will be some hard-coded directories so please be sure to go through the config files prior to using them. -## Colour Schemes +## Colour Schemes and Scripts I did NOT make any of the colour schemes, so some of the config files cannot be included (so far just the Alacritty config) Please refer to the original repositories for those @@ -10,6 +11,8 @@ Please refer to the original repositories for those - [Paradise](https://github.com/Manas140/paradise) - [Gruvbox](https://github.com/morhetz/gruvbox) +There are also some scripts I did not make such as a Rofi bash script, [here's the original](https://github.com/adi1090x/polybar-themes/blob/master/simple/grayblocks/scripts/powermenu.sh) + ## How to use ### The dependencies @@ -20,7 +23,7 @@ Yes, some stuff have dependencies |-----------|-----------------------------| | Discord | Yes (BetterDiscord) | | Spotify | Yes (Spicetify) | -| Polybar | Yes (Extensions) | +| Polybar | Yes (Scripts) | | Alacritty | No | | Firefox | Yes (Flags) | | Rofi | No | @@ -50,7 +53,8 @@ If you feel like I missed a dependency, please contact me on the following: #### Polybar -1. Add text! +This has [this spotify module](https://github.com/Jvanrhijn/polybar-spotify) as a dependency I cannot include, please put the script in the correct file! +Replace "!!!USERNAME!!!" with your directory on line 266 #### Firefox @@ -61,16 +65,13 @@ If you feel like I missed a dependency, please contact me on the following: 1. Go into the rofi config file 2. Change the image -or - -2. Remove the image overall and by editing line 70 out - ## ToDo -- Make a script to automate all this +- Make a bash script to automate all this - Fix errors - Finish README +- Remove hard-coded dependencies -## License +## Licence -Open source UwU license +Open source UwU licence diff --git a/polybar/config.ini b/polybar/config.ini index f47405c..387ab27 100644 --- a/polybar/config.ini +++ b/polybar/config.ini @@ -263,7 +263,7 @@ type = custom/script exec = echo " " format-background = ${colors.modback} format-prefix =" ☰" -click-left = bash /home/fluffy/.config/polybar/scripts/powermenu.sh & +click-left = bash /home/!!!USERNAME!!!/.config/polybar/scripts/powermenu.sh & ;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- diff --git a/spotify/colours.css b/spotify/colours.css index 73da479..c6c2777 100644 --- a/spotify/colours.css +++ b/spotify/colours.css @@ -7,7 +7,7 @@ * |___/ * This will not work on its own, you NEED spicetify * WITH the dribbblish theme installed -* AND custom CSS plugin, then and ONLY THEN can you pate +* AND custom CSS plugin, then and ONLY THEN can you paste * this into the custom CSS section. */