diff --git a/home/linux/gui/hyprland/conf/keybindings.conf b/home/linux/gui/hyprland/conf/keybindings.conf index f7074f1b..7c7963a9 100644 --- a/home/linux/gui/hyprland/conf/keybindings.conf +++ b/home/linux/gui/hyprland/conf/keybindings.conf @@ -136,3 +136,14 @@ bind = CTRL, Print, exec, hyprshot -m region -o ~/Pictures/Screenshots bind = CTRL ALT, l, exec, swaylock bind = $mod SHIFT, x, exec, wlogout bind = $mod, n, exec, nm-connection-editor # need install network-manager-applet + + +# Gestures +# ============================================================================ +# https://wiki.hypr.land/Configuring/Gestures/ + +# gesture = fingers, direction, action, options +gesture = 3, horizontal, workspace +gesture = 3, down, mod: ALT, close +gesture = 3, up, mod: SUPER, scale: 1.5, fullscreen + diff --git a/home/linux/gui/hyprland/conf/settings.conf b/home/linux/gui/hyprland/conf/settings.conf index a3a5de9b..89e10eb2 100644 --- a/home/linux/gui/hyprland/conf/settings.conf +++ b/home/linux/gui/hyprland/conf/settings.conf @@ -103,11 +103,6 @@ master { new_on_top = true } -# See: https://wiki.hyprland.org/Configuring/Variables -gestures { - workspace_swipe = off -} - #-- Input ---------------------------------------------------- # Configure mouse and touchpad here. input {