diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/hypr/hyprland.conf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf.in b/.config/hypr/hyprland.conf.in index 6e1d85c..17631ff 100644 --- a/.config/hypr/hyprland.conf.in +++ b/.config/hypr/hyprland.conf.in @@ -19,7 +19,7 @@ input { accel_profile = "adaptive" follow_mouse = 1 kb_layout = mango, mango, mango, us - kb_variant = basic, swedish, german, basic + kb_variant = swedish, basic, german, basic kb_options = lv3:switch,compose:ralt repeat_delay = 360 # 180 repeat_rate = 35 |