refactor(dwm): change apps of dwm
This commit is contained in:
parent
9608b219dc
commit
bad7e57394
1 changed files with 0 additions and 3 deletions
|
@ -1,5 +1,4 @@
|
|||
#!/bin/sh
|
||||
gnome-screensaver &
|
||||
|
||||
xsetroot -solid black
|
||||
|
||||
|
@ -24,9 +23,7 @@ while true; do
|
|||
sleep 1
|
||||
done &
|
||||
|
||||
|
||||
nm-applet &
|
||||
mate-volume-control-status-icon &
|
||||
flameshot &
|
||||
feh -z -Z --bg-scale $HOME/Pictures/background.*
|
||||
|
||||
|
|
Loading…
Reference in a new issue