summaryrefslogtreecommitdiff
path: root/.config/hypr/hyprland.conf.in
diff options
context:
space:
mode:
Diffstat (limited to '.config/hypr/hyprland.conf.in')
-rw-r--r--.config/hypr/hyprland.conf.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/.config/hypr/hyprland.conf.in b/.config/hypr/hyprland.conf.in
index dd22153..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
@@ -70,8 +70,7 @@ animations {
}
gestures {
- workspace_swipe = yes
- workspace_swipe_fingers = 4
+ gesture = 4, horizontal, workspace
workspace_swipe_distance = 400
workspace_swipe_min_speed_to_force = 10
}