dotfiles/.config/compton.conf

14 lines
311 B
Text
Raw Normal View History

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