Remove Shadow

This commit is contained in:
Stephan Raabe 2023-03-08 15:33:07 +01:00
parent 4be61b6f76
commit d5a483755c

View File

@ -169,7 +169,7 @@ wintypes:
# (windows with '_NET_WM_WINDOW_TYPE_DESKTOP') never get shadow,
# unless explicitly requested using the wintypes option.
#
shadow = true;
shadow = false;
# The blur radius for shadows, in pixels. (defaults to 12)
shadow-radius = 12;
@ -194,11 +194,6 @@ shadow-blue = 0
# Specify a list of conditions of windows that should have no shadow.
shadow-exclude = [
"name = 'Notification'",
"class_g = 'Conky'",
"class_g ?= 'Notify-osd'",
"class_g = 'Cairo-clock'",
"_GTK_FRAME_EXTENTS@:c"
];
# Specify a X geometry that describes the region in which shadow should not