A few minor tweaks to the config.

Changes to be committed:
	modified:   .config/compton/compton.conf
	modified:   .surf/styles/suckless.css
	modified:   .xmonad/xmonad.hs
	modified:   .zshrc
	modified:   st/config.def.h
	modified:   st/config.h
This commit is contained in:
Derek Taylor
2019-02-17 08:43:44 -06:00
parent d73b4dcdb8
commit bd2215e593
6 changed files with 16 additions and 9 deletions

View File

@@ -1,11 +1,11 @@
body {
background-color: #282A36 !important;
background-color: #292d3e !important;
color: #eee !important;
}
#header {
background-color: #282A36 !important;
background-color: #292d3e !important;
clear: both;
color: #BD93F9 !important;