feat: support transparent wlr session lock
This commit is contained in:
committed by
DreamMaoMao
parent
03ee277ef6
commit
006cf46c52
@@ -103,6 +103,7 @@ int warpcursor = 1; /* Warp cursor to focused client */
|
||||
int xwayland_persistence = 1; /* xwayland persistence */
|
||||
int syncobj_enable = 0;
|
||||
int adaptive_sync = 0;
|
||||
int transparent_wlr_lock = 0;
|
||||
double drag_refresh_interval = 30.0;
|
||||
int allow_tearing = TEARING_DISABLED;
|
||||
int allow_shortcuts_inhibit = SHORTCUTS_INHIBIT_ENABLE;
|
||||
|
||||
Reference in New Issue
Block a user