diff --git a/hypr/autostart.conf b/hypr/autostart.conf index 197f77e..ec9b86e 100644 --- a/hypr/autostart.conf +++ b/hypr/autostart.conf @@ -2,4 +2,7 @@ $statusbar = waybar $statusBarConf = ~/.config/waybar/config.jsonc $statusBarStyle = ~/.config/waybar/style.css +$wallpapers = waypaper + +exec-once = $wallpapers exec-once = $statusbar -c $statusBarConf -s $statusBarStyle