remove depricated configs
This commit is contained in:
@@ -1,10 +1,9 @@
|
|||||||
# basic configuration
|
# basic configuration
|
||||||
backend = "glx";
|
backend = "glx";
|
||||||
vsync = "opengl-swc";
|
vsync = true;
|
||||||
|
|
||||||
#glx-copy-from-front = true;
|
#glx-copy-from-front = true;
|
||||||
glx-swap-method = 2;
|
glx-swap-method = 2;
|
||||||
xrender-sync = true;
|
|
||||||
xrender-sync-fence = true;
|
xrender-sync-fence = true;
|
||||||
|
|
||||||
# transparancy settings for i3
|
# transparancy settings for i3
|
||||||
|
|||||||
Reference in New Issue
Block a user