Remove depricated option from compton config

This commit is contained in:
id101010
2019-03-28 23:21:10 +01:00
parent 1c2dd7fb15
commit 72a9c9d51d
2 changed files with 2 additions and 2 deletions

View File

@@ -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;