dotfiles/.config/compton.conf
2019-02-19 09:31:42 +01:00

13 lines
312 B
Text

// backend = "glx";
// vsync = "opengl-swc";
dbus = true;
detect-client-leader = true;
detect-client-opacity = true;
detect-transient = true;
// glx-no-stencil = true;
mark-ovredir-focused = true;
mark-wmwin-focused = true;
no-dnd-shadow = true;
no-dock-shadow = true;
shadow = true;
use-ewmh-active-win = true;