Files
SDG-OS/mango/autostart.conf
T

20 lines
348 B
Plaintext

# background processes
## update tealdeer/tldr
exec-once=tldr --update
## start dsearch file indexer
exec-once=dsearch serve --workers 1 --root ~
## 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