refactor(dwm): change apps of dwm

This commit is contained in:
Strix 2023-10-14 22:38:10 +02:00
parent bf1b8589db
commit f3fb90d78c
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774

View file

@ -1,5 +1,4 @@
#!/bin/sh #!/bin/sh
gnome-screensaver &
xsetroot -solid black xsetroot -solid black
@ -24,9 +23,7 @@ while true; do
sleep 1 sleep 1
done & done &
nm-applet & nm-applet &
mate-volume-control-status-icon &
flameshot & flameshot &
feh -z -Z --bg-scale $HOME/Pictures/background.* feh -z -Z --bg-scale $HOME/Pictures/background.*