! pidof swww-daemon && nohup /usr/bin/swww-daemon > /dev/null 2>&1
sleep 0.5 && ~/.local/bin/rndwallpaper swww
-pkill -f '/usr/lib/python-exec/python3.12/python /home/andy/.config/hypr/scripts/gammarelay-auto-temp.py'
-sleep 1 && "/home/andy/.config/hypr/scripts/gammarelay-auto-temp.py" > /dev/null 2>&1 &
-
pidof wl-paste && pkill wl-paste
wl-paste --type text --watch cliphist store &
wl-paste --type image --watch cliphist store &
+pkill -f '/usr/lib/python-exec/python3.12/python /home/andy/.config/hypr/scripts/gammarelay-auto-temp.py'
+sleep 1 && /home/andy/.config/hypr/scripts/gammarelay-auto-temp.py > /dev/null 2>&1 &
+
logger 'HYPRLAND MAIN STARTUP END'
logger '============================'