diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index 0f30cb8..de7bdf7 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -50,7 +50,7 @@ $menu = wofi --show drun # exec-once = nm-applet & # exec-once = waybar & hyprpaper & firefox exec-once = hyprpm reload -n - +exec-once = waybar ############################# ### ENVIRONMENT VARIABLES ### @@ -87,7 +87,7 @@ plugin { enable_gesture = true # laptop touchpad gesture_fingers = 3 # 3 or 4 - gesture_distance = 300 # how far is the "max" + gesture_distance = 275 # how far is the "max" gesture_positive = false # positive = swipe down. Negative = swipe up. } }