diff options
Diffstat (limited to '.config/hypr/input.conf')
| -rw-r--r-- | .config/hypr/input.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.config/hypr/input.conf b/.config/hypr/input.conf index 8eb77e8..92b505d 100644 --- a/.config/hypr/input.conf +++ b/.config/hypr/input.conf @@ -1,8 +1,11 @@ +# Override default input configurations +# check /etc/hypr/input.conf +# # Control your input devices # See https://wiki.hypr.land/Configuring/Variables/#input input { # Swap Caps Lock and Escape - kb_options = caps:swapescape + # kb_options = caps:swapescape # Change speed of keyboard repeat repeat_rate = 40 |
