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;
|
alpha-step = 0.06;
|
||||||
|
|
||||||
# Backend
|
# Backend
|
||||||
backend = "glx";
|
backend = "xrender";
|
||||||
vsync = "opengl";
|
vsync = "none";
|
||||||
paint-on-overlay = true;
|
paint-on-overlay = true;
|
||||||
mark-wmwin-focused = true;
|
mark-wmwin-focused = true;
|
||||||
unredir-if-possible = true;
|
unredir-if-possible = true;
|
||||||
|
Reference in New Issue
Block a user