arindOS/conf/autostart.conf
2026-02-11 19:04:01 +01:00

13 lines
303 B
Plaintext

#################
### AUTOSTART ###
#################
# Autostart necessary processes (like notifications daemons, status bars, etc.)
# Or execute your favorite apps at launch like this:
exec-once = systemctl --user start hyprpolkitagent
exec-once = waybar &
exec-once = hyprpaper &
exec-once = qs &