diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 0667acf..ba2313b 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -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 ###