mirror of
https://github.com/larstvei/nix-config.git
synced 2025-08-30 04:40:13 +00:00
Speed up held keys
This commit is contained in:
parent
92edcdc3c2
commit
1f10f09af8
@ -19,8 +19,10 @@
|
||||
|
||||
input = {
|
||||
kb_options = "altwin:swap_alt_win";
|
||||
natural_scroll = true;
|
||||
scroll_factor = 0.4;
|
||||
|
||||
repeat_delay = 225;
|
||||
repeat_rate = 50;
|
||||
|
||||
touchpad = {
|
||||
natural_scroll = true;
|
||||
scroll_factor = 0.4;
|
||||
|
Loading…
Reference in New Issue
Block a user