removed hyprexpo

main
Your Name 2025-05-16 10:42:40 +02:00
parent 6b69c02356
commit b54ec82729
2 changed files with 14 additions and 14 deletions

View File

@ -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

View File

@ -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