feat(dwm+main): tools update
This commit is contained in:
parent
1d134f5d27
commit
c9a3d852f5
3 changed files with 21 additions and 5 deletions
|
@ -27,9 +27,15 @@ git apply -3 /tmp/dwm-systray.diff
|
|||
$SUDO make install
|
||||
popd
|
||||
|
||||
# start script
|
||||
chmod +x ./files/dwm/dwm-start.sh
|
||||
# dwm boot/manage scripts
|
||||
chmod +x ./files/dwm/*.sh
|
||||
|
||||
$SUDO cp ./files/dwm/dwm-start.sh /usr/local/bin/dwm-start
|
||||
$SUDO cp ./files/dwm/dwm-sync.sh /usr/local/bin/dwm-sync
|
||||
|
||||
# DM entry
|
||||
$SUDO cp ./files/dwm/dwm.desktop /usr/share/xsessions/dwm.desktop
|
||||
|
||||
# background
|
||||
rm -rf $HOME/Pictures/background.*
|
||||
curl https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/i/9757d496-239b-46c5-baea-6873cbfe9b3d/ddkbeml-015b05e6-6f8f-471e-a3a4-1c4360127ea6.jpg -o $HOME/Pictures/background.jpg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue