Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #backend = "xrender";
- #vsync = "drm";
- #refresh-rate = 0;
- #sw-opti = false;
- # Opacity
- #menu-opacity = 0.8;
- inactive-opacity = 0.8;
- # active-opacity = 0.8;
- #frame-opacity = 0.7;
- #inactive-opacity-override = false;
- #alpha-step = 0.06;
- # inactive-dim = 0.2;
- # inactive-dim-fixed = true;
- # blur-background = true;
- # blur-background-frame = true;
- #blur-kern = "3x3box";
- # 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";
- # blur-background-fixed = true;
- #blur-background-exclude = [
- # "window_type = 'dock'",
- # "window_type = 'desktop'",
- # "_GTK_FRAME_EXTENTS@:c"
- #];
- # opacity-rule = [ "80:class_g = 'URxvt'" ];
- #focus-exclude = [ "class_g = 'mpv'" ];
- #opacity-rule = [ "99:_NET_WM_STATE@:a *= 'ABOVE'" ];
- # Shadow
- shadow = true;
- #no-dnd-shadow = true;
- #no-dock-shadow = true;
- #clear-shadow = true;
- shadow-radius = 4;
- shadow-offset-x = -3;
- shadow-offset-y = -3;
- shadow-opacity = 0.7;
- # shadow-red = 0.0;
- # shadow-green = 0.0;
- # shadow-blue = 0.0;
- shadow-exclude = [
- "name = 'Notification'",
- # "class_g = 'Firefox'",
- "class_g = 'firefox-esr'",
- "class_g = 'Conky'",
- "class_g ?= 'Notify-osd'",
- "class_g = 'Cairo-clock'",
- "_GTK_FRAME_EXTENTS@:c"
- ];
- # shadow-exclude = "n:e:Notification";
- # shadow-exclude-reg = "x10+0+0";
- # xinerama-shadow-crop = true;
Advertisement
Add Comment
Please, Sign In to add comment