mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-10 18:11:13 +10:00
Minor edits
This commit is contained in:
@@ -33,12 +33,13 @@ invert-color-include = [ ];
|
|||||||
glx-copy-from-front = false;
|
glx-copy-from-front = false;
|
||||||
glx-swap-method = "undefined";
|
glx-swap-method = "undefined";
|
||||||
opacity-rule = [ "99:name *?= 'Call'",
|
opacity-rule = [ "99:name *?= 'Call'",
|
||||||
"95:name *?= 'Lynx'",
|
"95:name *?= 'Lynx'",
|
||||||
"95:name *?= 'toot'",
|
"95:name *?= 'toot'",
|
||||||
"95:name *?= 'nmon'",
|
"95:name *?= 'nmon'",
|
||||||
"95:name *?= 'httping'",
|
"95:name *?= 'httping'",
|
||||||
"96:name *?= 'xmobar'",
|
"96:name *?= 'xmobar'",
|
||||||
"100:class_g *?= 'emacs'",
|
"95:class_g *?= 'emacs'",
|
||||||
|
"95:class_g *?= 'alacritty'",
|
||||||
"95:class_g *?= 'surf' && name *?='suckless.org'",
|
"95:class_g *?= 'surf' && name *?='suckless.org'",
|
||||||
"95:class_g *?= 'tabbed'",
|
"95:class_g *?= 'tabbed'",
|
||||||
"95:name *?= 'newsboat'",
|
"95:name *?= 'newsboat'",
|
||||||
|
|||||||
Reference in New Issue
Block a user