hyprland: lower scroll_event_delay for rapid workspace scroll
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
1a1374a99e
commit
104b9fed3f
1 changed files with 5 additions and 0 deletions
|
|
@ -144,6 +144,11 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
binds = {
|
||||
# default 300ms swallows rapid super+scroll workspace switches
|
||||
scroll_event_delay = 50;
|
||||
};
|
||||
|
||||
cursor = {
|
||||
no_warps = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue