Files
SDG-OS/mango/autostart.conf
T
2026-05-17 00:15:05 +02:00

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