More Hyprland

This commit is contained in:
2025-07-03 23:42:00 +02:00
parent 5aa801d82d
commit b27ff3a2d4

View File

@@ -50,7 +50,7 @@ $menu = wofi --show drun
# exec-once = nm-applet & # exec-once = nm-applet &
# exec-once = waybar & hyprpaper & firefox # exec-once = waybar & hyprpaper & firefox
exec-once = hyprpm reload -n exec-once = hyprpm reload -n
exec-once = waybar
############################# #############################
### ENVIRONMENT VARIABLES ### ### ENVIRONMENT VARIABLES ###
@@ -87,7 +87,7 @@ plugin {
enable_gesture = true # laptop touchpad enable_gesture = true # laptop touchpad
gesture_fingers = 3 # 3 or 4 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. gesture_positive = false # positive = swipe down. Negative = swipe up.
} }
} }