Minor tweaks to the config.

This commit is contained in:
Derek Taylor
2019-02-23 20:50:53 -06:00
parent b6a5022945
commit 4f6dee2c15
3 changed files with 16 additions and 14 deletions

View File

@@ -38,7 +38,7 @@ opacity-rule = [ "99:name *?= 'Call'",
"95:name *?= 'nmon'",
"95:name *?= 'httping'",
"95:name *?= 'xmobar'",
"95:class_g *?= 'surf'",
"95:class_g *?= 'surf' && name *?='suckless.org'",
"95:class_g *?= 'tabbed'",
"95:name *?= 'newsboat'",
"100:class_g = 'XTerm' && !_NET_WM_STATE@:32a",