prevent xsecurelock dimmer from being blurred
This commit is contained in:
parent
817d4d2a56
commit
f66eb365c3
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ blur-background-exclude = [
|
||||||
"class_g *= 'slop'",
|
"class_g *= 'slop'",
|
||||||
"_GTK_FRAME_EXTENTS@:c",
|
"_GTK_FRAME_EXTENTS@:c",
|
||||||
"_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'"
|
"_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'"
|
||||||
|
"class_g = 'xsecurelock-dimmer'"
|
||||||
];
|
];
|
||||||
|
|
||||||
# Opacity
|
# Opacity
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue