13 lines
348 B
Plaintext
13 lines
348 B
Plaintext
#################
|
|
### AUTOSTART ###
|
|
#################
|
|
|
|
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
|
# Or execute your favorite apps at launch like this:
|
|
|
|
# exec-once = $terminal
|
|
# exec-once = nm-applet &
|
|
# exec-once = waybar & hyprpaper & firefox
|
|
|
|
exec-once = waybar & swaync & hypridle & hyprpaper & poweralertd
|