Ensure swaync is started by default

This commit is contained in:
David Heinemeier Hansson
2025-06-01 15:31:15 +02:00
parent 2741786543
commit 149917c897

View File

@ -24,7 +24,7 @@ $menu = wofi --show drun
# Autostart necessary processes (like notifications daemons, status bars, etc.)
# Or execute your favorite apps at launch like this:
exec-once = hyprpaper
exec-once = hyprpaper & swaync
#############################
### ENVIRONMENT VARIABLES ###