conky
This commit is contained in:
parent
403dc8ea01
commit
e79c8256ae
2 changed files with 80 additions and 1 deletions
|
|
@ -15,7 +15,8 @@ shadow-exclude = [
|
|||
"class_g = 'Conky'",
|
||||
"class_g ?= 'Notify-osd'",
|
||||
"class_g = 'Cairo-clock'",
|
||||
"_GTK_FRAME_EXTENTS@:c"
|
||||
"_GTK_FRAME_EXTENTS@:c",
|
||||
"window_type *= 'normal' && ! name ~= ''",
|
||||
];
|
||||
# shadow-exclude = "n:e:Notification";
|
||||
# shadow-exclude-reg = "x10+0+0";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue