fix: remove depreciated config
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
backend = "glx";
|
||||
vsync = true;
|
||||
glx-no-stencil = true;
|
||||
# glx-no-stencil = true; # depreciated
|
||||
glx-copy-from-front: false;
|
||||
glx-swap-method = 2;
|
||||
|
||||
@@ -8,7 +8,7 @@ mark-wmwin-focused = true;
|
||||
mark-ovredir-focused = true;
|
||||
detect-rounded-corners = true;
|
||||
detect-client-opacity = true;
|
||||
refresh-rate: 0;
|
||||
# refresh-rate: 0; # depreciated
|
||||
detect-transient = true;
|
||||
detect-client-leader = true;
|
||||
use-damage = true;
|
||||
|
||||
Reference in New Issue
Block a user