diff --git a/desktopenvs/hyprland/hypr-usr/binds.conf b/desktopenvs/hyprland/hypr-usr/binds.conf index dfb79be..4e2cce8 100644 --- a/desktopenvs/hyprland/hypr-usr/binds.conf +++ b/desktopenvs/hyprland/hypr-usr/binds.conf @@ -27,7 +27,7 @@ $vimright = l $vimup = k $vimdown = j -bind = $mainMod, E, hyprexpo:expo, toggle +#bind = $mainMod, E, hyprexpo:expo, toggle # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more bind = $mainMod, T, exec, $terminal diff --git a/desktopenvs/hyprland/hypr/hyprland.conf b/desktopenvs/hyprland/hypr/hyprland.conf index d7c812f..6d4473a 100644 --- a/desktopenvs/hyprland/hypr/hyprland.conf +++ b/desktopenvs/hyprland/hypr/hyprland.conf @@ -3,19 +3,19 @@ source = ~/.config/monitors.conf source = ~/.config/binds.conf source = ~/.config/windowrules.conf -plugin { - hyprexpo { - columns = 3 - gap_size = 1 - bg_col = rgb(111111) - workspace_method = first 1 # [center/first] [workspace] e.g. first 1 or center m+1 - - enable_gesture = true # laptop touchpad - gesture_fingers = 3 # 3 or 4 - gesture_distance = 300 # how far is the "max" - gesture_positive = true # positive = swipe down. Negative = swipe up. - } -} +#plugin { +# hyprexpo { +# columns = 3 +# gap_size = 1 +# bg_col = rgb(111111) +# workspace_method = first 1 # [center/first] [workspace] e.g. first 1 or center m+1 +# +# enable_gesture = true # laptop touchpad +# gesture_fingers = 3 # 3 or 4 +# gesture_distance = 300 # how far is the "max" +# gesture_positive = true # positive = swipe down. Negative = swipe up. +# } +#} # https://wiki.hyprland.org/Configuring/Variables/#gestures gestures { workspace_swipe = true