Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Shadow
- shadow = true;
- no-dnd-shadow = true;
- no-dock-shadow = true;
- clear-shadow = true;
- shadow-radius = 7;
- shadow-offset-x = -7;
- shadow-offset-y = -7;
- # shadow-opacity = 0.7;
- # shadow-red = 0.0;
- # shadow-green = 0.0;
- # shadow-blue = 0.0;
- shadow-exclude = [
- "name = 'Notification'",
- "class_g = 'Conky'",
- "class_g ?= 'Notify-osd'",
- "class_g = 'Cairo-clock'",
- "_GTK_FRAME_EXTENTS@:c"
- ];
- # shadow-exclude-reg = "x10+0+0";
- # xinerama-shadow-crop = true;
- # Opacity
- menu-opacity = 1;
- inactive-opacity = 1;
- # active-opacity = 0.8;
- # frame-opacity = 0.7;
- inactive-opacity-override = false;
- alpha-step = 0.06;
- inactive-dim = 0;
- inactive-dim-fixed = false;
- blur-background = true;
- # blur-background-frame = true;
- blur-background-fixed = false;
- blur-kern = "15,15,0.140858,0.182684,0.227638,0.272532,0.313486,0.346456,0.367879,0.375311,0.367879,0.346456,0.313486,0.272532,0.227638,0.182684,0.140858,0.182684,0.236928,0.295230,0.353455,0.406570,0.449329,0.477114,0.486752,0.477114,0.449329,0.406570,0.353455,0.295230,0.236928,0.182684,0.227638,0.295230,0.367879,0.440432,0.506617,0.559898,0.594521,0.606531,0.594521,0.559898,0.506617,0.440432,0.367879,0.295230,0.227638,0.272532,0.353455,0.440432,0.527292,0.606531,0.670320,0.711770,0.726149,0.711770,0.670320,0.606531,0.527292,0.440432,0.353455,0.272532,0.313486,0.406570,0.506617,0.606531,0.697676,0.771052,0.818731,0.835270,0.818731,0.771052,0.697676,0.606531,0.506617,0.406570,0.313486,0.346456,0.449329,0.559898,0.670320,0.771052,0.852144,0.904837,0.923116,0.904837,0.852144,0.771052,0.670320,0.559898,0.449329,0.346456,0.367879,0.477114,0.594521,0.711770,0.818731,0.904837,0.960789,0.980199,0.960789,0.904837,0.818731,0.711770,0.594521,0.477114,0.367879,0.375311,0.486752,0.606531,0.726149,0.835270,0.923116,0.980199,0.980199,0.923116,0.835270,0.726149,0.606531,0.486752,0.375311,0.367879,0.477114,0.594521,0.711770,0.818731,0.904837,0.960789,0.980199,0.960789,0.904837,0.818731,0.711770,0.594521,0.477114,0.367879,0.346456,0.449329,0.559898,0.670320,0.771052,0.852144,0.904837,0.923116,0.904837,0.852144,0.771052,0.670320,0.559898,0.449329,0.346456,0.313486,0.406570,0.506617,0.606531,0.697676,0.771052,0.818731,0.835270,0.818731,0.771052,0.697676,0.606531,0.506617,0.406570,0.313486,0.272532,0.353455,0.440432,0.527292,0.606531,0.670320,0.711770,0.726149,0.711770,0.670320,0.606531,0.527292,0.440432,0.353455,0.272532,0.227638,0.295230,0.367879,0.440432,0.506617,0.559898,0.594521,0.606531,0.594521,0.559898,0.506617,0.440432,0.367879,0.295230,0.227638,0.182684,0.236928,0.295230,0.353455,0.406570,0.449329,0.477114,0.486752,0.477114,0.449329,0.406570,0.353455,0.295230,0.236928,0.182684,0.140858,0.182684,0.227638,0.272532,0.313486,0.346456,0.367879,0.375311,0.367879,0.346456,0.313486,0.272532,0.227638,0.182684,0.140858"
- blur-background-exclude = [
- "window_type = 'dock'",
- "window_type = 'desktop'",
- "_GTK_FRAME_EXTENTS@:c"
- ];
- # opacity-rule = [ "80:class_g = 'URxvt'" ];
- # Fading
- # fading = true;
- # fade-delta = 30;
- # fade-in-step = 0.03;
- # fade-out-step = 0.03;
- # no-fading-openclose = true;
- # no-fading-destroyed-argb = true;
- fade-exclude = [ ];
- # Other
- backend = "glx"
- mark-wmwin-focused = true;
- mark-ovredir-focused = true;
- # use-ewmh-active-win = true;
- detect-rounded-corners = true;
- detect-client-opacity = true;
- refresh-rate = 0;
- vsync = "none";
- dbe = false;
- paint-on-overlay = true;
- # sw-opti = true;
- unredir-if-possible = true;
- # unredir-if-possible-delay = 5000;
- # unredir-if-possible-exclude = [ ];
- focus-exclude = [ "class_g = 'Cairo-clock'" ];
- detect-transient = true;
- detect-client-leader = true;
- invert-color-include = [ ];
- # resize-damage = 1;
- # GLX backend
- glx-no-stencil = true;
- glx-copy-from-front = false;
- glx-use-copysubbuffermesa = false;
- glx-no-rebind-pixmap = true;
- glx-swap-method = "undefined";
- glx-use-gpushader4 = true;
- # xrender-sync = true;
- # xrender-sync-fence = true;
- # Window type settings
- wintypes:
- {
- tooltip = { fade = true; shadow = true; opacity = 0.75; focus = true; };
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement