4 #no-dock-shadow = true;
 
   9 # shadow-opacity = 0.7;
 
  13 #shadow-exclude = [ "name = 'Notification'", "class_g = 'Conky'", "class_g ?= 'Notify-osd'" ];
 
  14 # shadow-exclude = "n:e:Notification";
 
  15 #shadow-ignore-shaped = false;
 
  19 #inactive-opacity = 0.8;
 
  20 #active-opacity = 0.8;
 
  22 #inactive-opacity-override = false;
 
  25 # inactive-dim-fixed = true;
 
  26 blur-background = true;
 
  27 blur-background-frame = true;
 
  28 #blur-background-fixed = false;
 
  29 blur-background-exclude = [ "window_type = 'dock'", "window_type = 'desktop'" ];
 
  35 #fade-out-step = 0.03;
 
  36 # no-fading-openclose = true;
 
  41 mark-wmwin-focused = true;
 
  42 #mark-ovredir-focused = true;
 
  43 #use-ewmh-active-win = false;
 
  44 #detect-rounded-corners = true;
 
  45 #detect-client-opacity = true;
 
  49 #paint-on-overlay = false;
 
  51 #unredir-if-possible = false;
 
  53 #detect-transient = true;
 
  54 #detect-client-leader = true;
 
  55 #invert-color-include = [ ];
 
  58 # glx-no-stencil = true;
 
  59 #glx-copy-from-front = false;
 
  60 # glx-use-copysubbuffermesa = true;
 
  61 # glx-no-rebind-pixmap = true;
 
  62 #glx-swap-method = "undefined";
 
  64 # Window type settings
 
  67   tooltip = { fade = true; shadow = false; opacity = 0.75; focus = true; };