diff --git a/hyprland/.config/hypr/bind-all.conf b/hyprland/.config/hypr/bind-all.conf index a0ac37d..f22c486 100644 --- a/hyprland/.config/hypr/bind-all.conf +++ b/hyprland/.config/hypr/bind-all.conf @@ -12,7 +12,6 @@ bind = $mainMod, J, togglesplit, # dwindle bind = $mainMod, L, exec, hyprlock bind = $mainMod, F, fullscreen - # Move focus window bind = $mainMod, left, movefocus, l bind = $mainMod, right, movefocus, r diff --git a/hyprland/.config/hypr/general.conf b/hyprland/.config/hypr/general.conf index ef123b7..d1d701e 100644 --- a/hyprland/.config/hypr/general.conf +++ b/hyprland/.config/hypr/general.conf @@ -39,6 +39,5 @@ master { orientation = right } -gestures { - workspace_swipe = on -} +gesture = 3, horizontal, workspace +