upadted dwm/autostart
This commit is contained in:
parent
ade987bb98
commit
95c67eafb0
5
.dwm/autostart.sh
Normal file → Executable file
5
.dwm/autostart.sh
Normal file → Executable 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
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user