diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-16 18:35:40 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-16 18:35:40 +0100 |
| commit | 7e5573f2f391911f97c5531190bf07c8df04c20a (patch) | |
| tree | c21a1ffd27f49c8e1470e9975a6bf883671001a1 /.config/hypr/input.conf | |
| parent | 6c3178986b258dc0b6b99784fcb1450a506c3609 (diff) | |
Add extra hyprland configuration files and configure themes
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 |
