1
0
Fork 0

whitelist st for blurring

This commit is contained in:
Luca Bilke 2024-03-28 13:37:39 +01:00
parent 6b86ac7ae7
commit 75a00be5d0
1 changed files with 1 additions and 8 deletions

View File

@ -28,14 +28,7 @@ blur-background-frame = false;
blur-kern = "3x3box";
blur-strength = 7;
blur-background-exclude = [
"class_g = 'Dunst'",
"class_g = 'Thunderbird'",
"class_g = 'slop'",
"class_g = 'xsecurelock-dimmer'",
"_GTK_FRAME_EXTENTS@:c",
"name = 'rect-overlay'",
"class_g ?= 'zoom'",
"_NET_WM_STATE@[*]:a *= '_NET_WM_STATE_HIDDEN'"
"!class_i = 'st'"
];
transparent-clipping = true;