From 6e286466b8369c5198510920695810e9664d2204 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Sat, 12 Apr 2025 19:54:03 -0400 Subject: Added pyprland for zoom and updated some options for hyprland --- home-config/hypr/scripts/autostart.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'home-config/hypr/scripts/autostart.sh') diff --git a/home-config/hypr/scripts/autostart.sh b/home-config/hypr/scripts/autostart.sh index e505aa0..706f82f 100755 --- a/home-config/hypr/scripts/autostart.sh +++ b/home-config/hypr/scripts/autostart.sh @@ -11,6 +11,8 @@ nice -n13 swww init & #~/.config/hypr/wallpaper-daemon.sh & wpaperd -d & +pypr & + #swayidle -w timeout 300 'swaylock --screenshots --clock --indicator --grace 3 --fade-in 1 --effect-blur 7x5 --effect-greyscale' timeout 600 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' before-sleep 'swaylock -f -c 000000' & hypridle & -- cgit v1.2.3