diff --git a/start.sh b/start.sh index bf9add4..ee3051e 100755 --- a/start.sh +++ b/start.sh @@ -1,4 +1,4 @@ //background -feh --bg-scale ~/.config/wallpaper.png & -polybar & +exec --no-startup-id feh --bg-scale ~/.config/wallpaper.png +exec --no-startup-id polybar