feat(dwm+main): tools update
This commit is contained in:
parent
1d134f5d27
commit
c9a3d852f5
3 changed files with 21 additions and 5 deletions
|
@ -27,6 +27,10 @@ done &
|
|||
nm-applet &
|
||||
mate-volume-control-status-icon &
|
||||
flameshot &
|
||||
feh -z -Z --bg-scale /home/didier/Pictures/background.png
|
||||
feh -z -Z --bg-scale $HOME/Pictures/background.*
|
||||
|
||||
exec dwm >/dev/null
|
||||
touch /tmp/restart-dwm
|
||||
while [ -f /tmp/restart-dwm ]; do
|
||||
exec dwm >/dev/null
|
||||
rm -rf /tmp/restart-dwm
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue