mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-28 07:58:47 -04:00
break change: remove useless option adaptive_sync
This commit is contained in:
parent
9f476a1a07
commit
b4b2e6888f
2 changed files with 0 additions and 6 deletions
|
|
@ -106,7 +106,6 @@ int32_t drag_corner = 3;
|
|||
int32_t drag_warp_cursor = 1;
|
||||
int32_t xwayland_persistence = 1; /* xwayland persistence */
|
||||
int32_t syncobj_enable = 0;
|
||||
int32_t adaptive_sync = 0;
|
||||
int32_t allow_lock_transparent = 0;
|
||||
double drag_refresh_interval = 16.0;
|
||||
int32_t allow_tearing = TEARING_DISABLED;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue