Update compton config
This commit is contained in:
parent
63814f6a29
commit
fbabd724c5
@ -23,8 +23,8 @@ fade-out-step = 0.028;
|
||||
alpha-step = 0.06;
|
||||
|
||||
# Backend
|
||||
backend = "glx";
|
||||
vsync = "opengl";
|
||||
backend = "xrender";
|
||||
vsync = "none";
|
||||
paint-on-overlay = true;
|
||||
mark-wmwin-focused = true;
|
||||
unredir-if-possible = true;
|
||||
|
Reference in New Issue
Block a user