From 05e0a0e0dc28aeb1ce193b21b93e89792bb545a3 Mon Sep 17 00:00:00 2001 From: stkhan Date: Mon, 17 May 2021 19:45:13 -0500 Subject: Last release before rewrite --- etc/autostart.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/autostart.sh') 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 & -- cgit v1.2.3