diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 3d143aa..2d6a4c0 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -40,7 +40,7 @@ source = ~/.local/share/omarchy/default/hypr/envs.conf # Autostart necessary processes (like notifications daemons, status bars, etc.) # Or execute your favorite apps at launch like this: -exec-once = hypridle & hyprpaper & swaync +exec-once = hypridle & hyprpaper & swaync & waybar ##################### ### LOOK AND FEEL ###