Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- backend = "glx";
- glx-no-stencil = true;
- glx-copy-from-front = false;
- glx-swap-method = "undefined";
- shadow = true;
- no-dnd-shadow = true;
- no-dock-shadow = false;
- clear-shadow = true;
- shadow-radius = 8;
- shadow-offset-x = -10;
- shadow-offset-y = -10;
- shadow-opacity = 0.9;
- shadow-exclude = [ "! name~=''", "name *= 'compton'", "_GTK_FRAME_EXTENTS@:c", "name = 'plank'", "name = 'docky'" ];
- shadow-ignore-shaped = false;
- menu-opacity = 1;
- inactive-opacity = 1;
- active-opacity = 1;
- frame-opacity = 1;
- inactive-opacity-override = false;
- alpha-step = 0.0;
- blur-background-fixed = false;
- blur-background-exclude = [ "window_type = 'dock'", "window_type = 'desktop'" ];
- fading = true;
- fade-delta = 4;
- fade-in-step = 0.03;
- fade-out-step = 0.03;
- fade-exclude = [ ];
- 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 = "opengl-swc";
- dbe = false;
- paint-on-overlay = true;
- sw-opti = false;
- unredir-if-possible = true;
- focus-exclude = [ ];
- detect-transient = true;
- detect-client-leader = true;
- wintypes :
- {
- tooltip :
- {
- fade = true;
- shadow = false;
- opacity = 0.9;
- focus = true;
- };
- };
- shadow-red = 0.0;
- shadow-green = 0.0;
- shadow-blue = 0.0;
Advertisement
Add Comment
Please, Sign In to add comment