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 17009f5364
commit 5ed681cbe5
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 */