# background processes ## update tealdeer/tldr exec-once=tldr --update ## start dsearch file indexer exec-once=dsearch serve --workers 1 --root ~ --exclude-hidden ## start a polkit agent exec-once=systemctl --user start hyprpolkitagent ## first-run UI exec-once=~/.config/sdgos/firstrun.sh # UI exec-once=ghostty # pre-load terminal scratchpad exec-once=sleep 1 && mmsg -d toggle_named_scratchpad,com.mitchellh.ghostty,scratchpad-term,'ghostty +new-window --title="scratchpad-term"' exec-once=sleep 1.5 && mmsg -d toggle_named_scratchpad,com.mitchellh.ghostty,scratchpad-term,'ghostty +new-window --title="scratchpad-term"' exec-once=sleep 2 && mmsg -d toggle_named_scratchpad,com.mitchellh.ghostty,scratchpad-term,'ghostty +new-window --title="scratchpad-term"' ## start DankMaterial Shell exec-once=dms run