From 3389e9749689aa746644e1f03db9df0f0341ee00 Mon Sep 17 00:00:00 2001 From: fatmeat Date: Mon, 12 May 2025 07:44:06 +0200 Subject: [PATCH] avbocadt --- start.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/start.sh b/start.sh index ee3051e..bf9add4 100755 --- a/start.sh +++ b/start.sh @@ -1,4 +1,4 @@ //background -exec --no-startup-id feh --bg-scale ~/.config/wallpaper.png -exec --no-startup-id polybar +feh --bg-scale ~/.config/wallpaper.png & +polybar &