mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-21 18:40:26 +10:00
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:
@@ -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'",
|
||||
|
||||
Reference in New Issue
Block a user