commit fc95f25cee93bcaf9112d6aa53480cd178e9cdd0
parent 13308d93d0edaecb6d57c4494d34f81742b4f9d1
Author: grouse <bdmfegys@duck.com>
Date: Mon, 13 Nov 2023 17:20:47 -0500
cleaned up autostart script, added a few current entries
Diffstat:
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/.dwm/autostart.sh b/.dwm/autostart.sh
@@ -3,11 +3,17 @@ xrandr --auto
slstatus &
# enable next line if you are using my wallpaper changer, included in my dotfiles
# for dotfiles, see https://git.tetraonini.online/grouse/dotfiles
-#feh --bg-fill $HOME/.config/wall.png
# for the below you can swap them out with whatever compositor you use
-# you can add as many other startup processes as your computer can handle
+# you can add as many other startup processes as your computer can handle i guess
+
+#feh --bg-fill $HOME/.config/wall.png
+#wal -R
+
#picom --experimental-backends & disown
#dunst &
+#cider &
+#tutanota-desktop &
+#pasystray
# uses suckless' lock util with xautolock
#xautolock -time 10 -locker slock