summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/dwl.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/dwl.sh b/bin/dwl.sh
index a41418e..fdf8ae0 100755
--- a/bin/dwl.sh
+++ b/bin/dwl.sh
@@ -4,6 +4,7 @@ WALLPAPER=/home/samn/wallpaper.jpg
dwl -s "\
swaybg -i "$WALLPAPER" \
+ & somebar
& swayidle -w \
timeout 300 \"swaylock -f -i $WALLPAPER\" \
before-sleep \"swaylock -f -i $WALLPAPER\""