mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-21 06:59:53 -05:00
opt: reduce times of resize request when drag window to resize
This commit is contained in:
parent
c7591bb6b7
commit
42444aa0e7
2 changed files with 4 additions and 6 deletions
|
|
@ -100,6 +100,7 @@ int warpcursor = 1; /* Warp cursor to focused client */
|
|||
int xwayland_persistence = 1; /* xwayland persistence */
|
||||
int syncobj_enable = 0;
|
||||
int adaptive_sync = 0;
|
||||
double drag_refresh_interval = 30.0;
|
||||
|
||||
/* keyboard */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue