7 # log-file = "/path/to/your/log/file";
8 # shadow-opacity = 0.7;
13 "name = 'Notification'",
15 "class_g = 'Abrowser' && !window_type *= 'menu'",
16 "class_g ?= 'Notify-osd'",
17 "class_g = 'Cairo-clock'",
18 "_GTK_FRAME_EXTENTS@:c"
20 # shadow-exclude = "n:e:Notification";
21 # shadow-exclude-reg = "x10+0+0";
22 # xinerama-shadow-crop = true;
25 inactive-opacity = 0.8;
26 # active-opacity = 0.8;
28 inactive-opacity-override = false;
30 # inactive-dim-fixed = true;
31 # blur-background = true;
32 # blur-background-frame = true;
34 # 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";
35 # blur-background-fixed = true;
36 blur-background-exclude = [
37 "window_type = 'dock'",
38 "window_type = 'desktop'",
39 "_GTK_FRAME_EXTENTS@:c"
41 # opacity-rule = [ "80:class_g = 'URxvt'" ];
48 # no-fading-openclose = true;
49 # no-fading-destroyed-argb = true;
54 mark-wmwin-focused = true;
55 mark-ovredir-focused = true;
56 # use-ewmh-active-win = true;
57 detect-rounded-corners = true;
58 detect-client-opacity = true;
62 # unredir-if-possible = true;
63 # unredir-if-possible-delay = 5000;
64 # unredir-if-possible-exclude = [ ];
65 focus-exclude = [ "class_g = 'Cairo-clock'" ];
66 detect-transient = true;
67 detect-client-leader = true;
68 invert-color-include = [ ];
72 # glx-no-stencil = true;
73 # glx-no-rebind-pixmap = true;
74 # xrender-sync-fence = true;
77 # Window type settings
80 tooltip = { fade = true; shadow = false; opacity = 0.95; focus = true; full-shadow = false; };
81 dock = { shadow = false; }
82 dnd = { shadow = false; }
83 popup_menu = { opacity = 0.8; }
84 dropdown_menu = { opacity = 0.8; }