diff options
Diffstat (limited to 'roles')
| -rw-r--r-- | roles/hyprland/templates/hyprland/input.conf.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/hyprland/templates/hyprland/input.conf.j2 b/roles/hyprland/templates/hyprland/input.conf.j2 index 758635f6..6717bcab 100644 --- a/roles/hyprland/templates/hyprland/input.conf.j2 +++ b/roles/hyprland/templates/hyprland/input.conf.j2 @@ -1,7 +1,7 @@ # Control your input devices # See https://wiki.hypr.land/Configuring/Variables/#input input { - kb_layout = us + kb_layout = us,de # Change speed of keyboard repeat repeat_rate = 40 |
