7 "name = 'Notification'",
9 "class_g ?= 'Notify-osd'",
10 "class_g = 'Cairo-clock'",
11 "_GTK_FRAME_EXTENTS@:c"
18 no-fading-openclose = true
20 # Transparency / Opacity
21 inactive-opacity = 0.8;
23 inactive-opacity-override = false;
24 focus-exclude = [ "class_g = 'Cairo-clock'" ];
27 "85:class_g = 'Zathura'"
33 method = "dual_kawase";
37 # Parameters for background blurring, see the *BLUR* section for more information.
41 # blur-deviation = false
43 # Blur background of semi-transparent / ARGB windows.
44 # Bad in performance, with driver-dependent behavior.
45 # The name of the switch may change without prior notifications.
47 # blur-background = false
49 # Blur background of windows when the window frame is not opaque.
52 # Bad in performance, with driver-dependent behavior. The name may change.
54 # blur-background-frame = false
57 # Use fixed blur strength rather than adjusting according to window opacity.
58 # blur-background-fixed = false
61 # Specify the blur convolution kernel, with the following format:
63 # blur-kern = "5,5,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1";
66 # blur-kern = "3x3box";
67 # blur-background-exclude = [
68 # "window_type = 'dock'",
69 # "window_type = 'desktop'",
70 # "_GTK_FRAME_EXTENTS@:c"
77 mark-wmwin-focused = true;
78 mark-ovredir-focused = true;
79 detect-rounded-corners = true;
80 detect-client-opacity = true;
82 detect-transient = true
83 detect-client-leader = true
88 tooltip = { fade = true; shadow = true; opacity = 0.75; focus = true; full-shadow = false; };
89 dock = { shadow = false; }
90 dnd = { shadow = false; }
91 popup_menu = { opacity = 0.8; }
92 dropdown_menu = { opacity = 0.8; }