diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 18 |
1 files changed, 3 insertions, 15 deletions
@@ -11,16 +11,12 @@ Files are in $HOME/.config/sarc ## Installation -```git clone https://github.com/SkywalkerSW5/sarc +``` +git clone https://github.com/SkywalkerSW5/sarc cd sarc ./install.sh ``` -## Themes -Their are dwm config files that are different themes. To change the theme, edit the theme variable in the install.sh script. Then run it again, and the theme will change. - -Note that if you want to change anything in the dwm config, do it in dwm/config.def.h, otherwise it won't be permanent. - ### Current Themes - Red @@ -31,12 +27,4 @@ Note that if you want to change anything in the dwm config, do it in dwm/config. - Purple - -## Credits - -### st -Luke Smith (lukesmith.xyz) is the creator of the version of st I am using, so thanks to him. https://github.com/LukeSmithxyz/ - -### Mouse Icon Theme - -https://www.gnome-look.org/p/1356095/ +- Nord |