pidof kwalletd6 && ~/.config/hypr/scripts/nextcloud.sh > /dev/null 2>&1 &
pidof kwalletd6 && nextcloud --background &
pidof xembedsniproxy && pkill xembedsniproxy || xembedsniproxy > /dev/null 2>&1 & # xembedsniproxy needs plasma-workspace
+pidof udiskie && pkill udiskie || udiskie --no-automount --no-notify --tray > /dev/null 2>&1 &
# ! pidof swww-daemon && nohup /usr/bin/swww-daemon > /dev/null 2>&1
# sleep 0.5 && ~/.local/bin/rndwallpaper swww
+sleep 0.5 && ~/.local/bin/rndhyprpaper
pidof wl-paste && pkill wl-paste || true
wl-paste --type text --watch cliphist store &
wl-paste --type image --watch cliphist store &
+# fix open_with menu in dolphin etc.
+XDG_MENU_PREFIX=plasma- kbuildsycoca6
+
logger 'HYPRLAND MAIN STARTUP END'
logger '============================'