summaryrefslogtreecommitdiff
path: root/bin/dwl.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dwl.sh')
-rwxr-xr-xbin/dwl.sh1
1 files changed, 1 insertions, 0 deletions
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\""