opt: reduce times of resize request when drag window to resize

This commit is contained in:
DreamMaoMao 2025-10-19 09:54:17 +08:00
parent c7591bb6b7
commit 42444aa0e7
2 changed files with 4 additions and 6 deletions

View file

@ -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 */