summaryrefslogtreecommitdiff
path: root/etc/autostart.sh
diff options
context:
space:
mode:
Diffstat (limited to 'etc/autostart.sh')
-rwxr-xr-xetc/autostart.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/autostart.sh b/etc/autostart.sh
index 74ba151..f646755 100755
--- a/etc/autostart.sh
+++ b/etc/autostart.sh
@@ -2,6 +2,6 @@
# A script run by dwm when it starts
feh --bg-fill ~/.config/wallpaper.jpg
-dwmblocks &
+dwmblocks &
picom --experimental-backends &
dunst &