# sarc - Sky's Arch Rice Config ![Screenshot](etc/screenshots/blue.png) ![Screenshot](etc/screenshots/red.png) ![Screenshot](etc/screenshots/green.png) ## About This is the setup I use on Linux. I use my own versions of paleofetch, dwm, dmenu, and dwmblocks, however st comes from Luke Smith (lukesmith.xyz) ## Installation ```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/themes/theme_you_want, otherwise it won't be permanent. ### Current Themes - Red - Blue - Green ## Shortcuts ### Applications Alt+Shift+F = Qutebrowser Alt+D = dmenu Alt+Enter = st ### Other Alt+Shift+B = Brightness goes up Alt+Shift+L = Brightness goes down Alt+Shift+U = Volume goes up Alt+Shift+D = Volume goes down Alt+Shift+M = Toggles mute ### Exiting Alt+x = Closes app Alt+Shift+Q = Quits dwm ## 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/ ### Paleofetch A neofetch clone written in C, that is much faster. Only has ascii art for Arch.