mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-04 01:40:27 -05:00
opt: reduce times of resize request when drag window to resize
This commit is contained in:
parent
17009f5364
commit
5ed681cbe5
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