mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-29 07:58:21 -04:00
opt: optimize option name transparent_wlr_lock to allow_lock_transparent
This commit is contained in:
parent
66bf6d5cff
commit
7c7a9437e6
3 changed files with 7 additions and 7 deletions
|
|
@ -103,7 +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;
|
||||
int allow_lock_transparent = 0;
|
||||
double drag_refresh_interval = 30.0;
|
||||
int allow_tearing = TEARING_DISABLED;
|
||||
int allow_shortcuts_inhibit = SHORTCUTS_INHIBIT_ENABLE;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue