From 7c9576dd7650f1958e87d0a7155437fdee134462 Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Tue, 11 Apr 2023 20:13:23 -0500 Subject: feat(bin): add statusbar script --- bin/dwl.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/dwl.sh') diff --git a/bin/dwl.sh b/bin/dwl.sh index fdf8ae0..5cccd97 100755 --- a/bin/dwl.sh +++ b/bin/dwl.sh @@ -5,6 +5,7 @@ WALLPAPER=/home/samn/wallpaper.jpg dwl -s "\ swaybg -i "$WALLPAPER" \ & somebar + & status.sh & swayidle -w \ timeout 300 \"swaylock -f -i $WALLPAPER\" \ before-sleep \"swaylock -f -i $WALLPAPER\"" -- cgit v1.2.3