Skip to content

Commit

Permalink
update 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Yisus7u7 committed May 3, 2021
1 parent 578bd46 commit d75cd8b
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions update-desktop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,28 @@ clear

echo "Updating desktop, please wait"

sleep 5

#install new packages

pkg install -y ristretto

pkg install -y tumbler

pkg install -y mpv

pkg install -y python-tkinter

pkg install -y geany-plugins

pkg install -y xfce4-taskmanager

pkg install -y xfce4-whiskermenu-plugin

pkg install -y xfce4-clipman-plugin

#configuring update

rm -rf $PREFIX/bin/music

rm -rf $PREFIX/startdesktop
Expand Down

0 comments on commit d75cd8b

Please sign in to comment.