From b27ff3a2d44c5d6b94388ff2febe2fb96894e426 Mon Sep 17 00:00:00 2001 From: Patrick Fraley Date: Thu, 3 Jul 2025 23:42:00 +0200 Subject: [PATCH] More Hyprland --- hypr/.config/hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. } }