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

@@ -56,8 +56,12 @@ opacity-rule = [ "99:name *?= 'Call'",
"99:class_g = 'VirtualBox'",
"99:name *?= 'VLC'",
"99:name *?= 'Write'",
"90:name *?= 'Lynx'",
"90:name *?= 'xmobar'",
"95:name *?= 'Lynx'",
"95:name *?= 'toot'",
"95:name *?= 'nmon'",
"95:name *?= 'httping'",
"95:name *?= 'xmobar'",
"95:class_g *?= 'surf'",
"100:class_g = 'XTerm' && !_NET_WM_STATE@:32a",
"100:class_g = 'URxvt' && !_NET_WM_STATE@:32a",
"0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'",