Remove depricated option from compton config
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
backend = "glx";
|
||||
vsync = "opengl-swc";
|
||||
|
||||
glx-copy-from-front = true;
|
||||
#glx-copy-from-front = true;
|
||||
glx-swap-method = 2;
|
||||
xrender-sync = true;
|
||||
xrender-sync-fence = true;
|
||||
|
||||
Reference in New Issue
Block a user