Turn hypridle on by default

This commit is contained in:
David Heinemeier Hansson
2025-06-01 15:37:45 +02:00
parent 16b3c4b6b5
commit 1896af733b

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 & swaync
exec-once = hypridle & hyprpaper & swaync
#############################
### ENVIRONMENT VARIABLES ###