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