summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-01-18 17:26:52 +0100
committerAhmed Abdelhalim <[email protected]>2026-01-18 17:26:52 +0100
commit062b2392dfc6df4129c7420e1f885d42f4e11ad2 (patch)
tree436c58f8811e21485851c8001e8c839a9adccddb
parent43ed6801d1106daeb52085f5da4f57e3b7fa821d (diff)
Update the keyboard configuration to be faster
-rw-r--r--roles/hyprland/templates/hyprland/input.conf.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/hyprland/templates/hyprland/input.conf.j2 b/roles/hyprland/templates/hyprland/input.conf.j2
index d785c34a..51ddef45 100644
--- a/roles/hyprland/templates/hyprland/input.conf.j2
+++ b/roles/hyprland/templates/hyprland/input.conf.j2
@@ -6,8 +6,8 @@ input {
kb_layout = us,de
# Change speed of keyboard repeat
- repeat_rate = 40
- repeat_delay = 600
+ repeat_rate = 50
+ repeat_delay = 500
# Don't start with numlock on by default
numlock_by_default = false