upadted dwm/autostart

This commit is contained in:
Solomon Laing 2022-11-08 20:42:14 +10:30
parent ade987bb98
commit 95c67eafb0

5
.dwm/autostart.sh Normal file → Executable file
View File

@ -11,11 +11,14 @@
dunst & dunst &
# Network Manager Applet # Network Manager Applet
nm-applet nm-applet &
# Compostitor with special stuff # Compostitor with special stuff
picom --experimental-backend & picom --experimental-backend &
# wallpaper
nitrogen --restore &
############################################################################### ###############################################################################
# Startup Applications # Startup Applications
############################################################################### ###############################################################################