mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 02:50:24 +10:00
Working on making Xmonad and Awesome bindings match.
This commit is contained in:
@@ -37,6 +37,7 @@ shadow-exclude = [
|
||||
"class_g = 'Cairo-clock'",
|
||||
"class_g = 'slop'",
|
||||
"class_g = 'Polybar'",
|
||||
"class_g = 'trayer'",
|
||||
"_GTK_FRAME_EXTENTS@:c"
|
||||
];
|
||||
|
||||
@@ -96,6 +97,7 @@ focus-exclude = [
|
||||
"class_g = 'Cairo-clock'",
|
||||
"class_g = 'Bar'", # lemonbar
|
||||
"class_g = 'slop'" # maim
|
||||
"class_g = 'trayer'" # trayer
|
||||
];
|
||||
|
||||
opacity-rule = [
|
||||
|
||||
Reference in New Issue
Block a user