Files
SDG-OS/mango/autostart.conf
T
2026-05-23 22:25:21 +02:00

20 lines
365 B
Plaintext

# 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
## start DankMaterial Shell
exec-once=dms run