17 lines
538 B
Plaintext
17 lines
538 B
Plaintext
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
|
# Or execute your favorite apps at launch like this:
|
|
|
|
exec-once = hyprpaper
|
|
exec-once = waybar
|
|
exec-once = swaync -s ~/.config/swaync/themes/rose-pine-moon.css
|
|
exec-once = systemctl --user start hyprpolkitagent
|
|
|
|
exec-once = /home/luna/myHome/BitfocusCompanion/companion/companion-launcher
|
|
exec-once = vorta
|
|
exec-once = vesktop
|
|
exec-once = steam
|
|
exec-once = spotify
|
|
|
|
# exec-once = $terminal
|
|
# exec-once = nm-applet &
|
|
# exec-once = waybar & hyprpaper & firefox |