Update bspwm-install-martin-dte-debian.sh

This commit is contained in:
ITmail-dk
2022-01-02 13:18:41 +01:00
parent b507ba4040
commit 544dd41bd8

View File

@@ -17,9 +17,9 @@ echo " Copy files to..."
echo " " echo " "
echo "-'-'-'-'-'-'-'-'-'-'-'-'-" echo "-'-'-'-'-'-'-'-'-'-'-'-'-"
cp -r ~/bspwm-install-martin-dte/config/* ~/.config cp -r ~/bspwm-install-ma-dte/config/* ~/.config/
cp -r ~/bspwm-install-martin-dte/wallpapers/* ~/wallpapers cp -r ~/bspwm-install-ma-dte/wallpapers/* ~/wallpapers/
cp -r ~/bspwm-install-martin-dte/fonts/DejaVu-Sans-Mono-Nerd-Font-Complete.ttf ~/.fonts cp -r ~/bspwm-install-ma-dte/fonts/DejaVu-Sans-Mono-Nerd-Font-Complete.ttf ~/.fonts/
@@ -55,15 +55,36 @@ sudo apt install -y xorg x11-xserver-utils arandr bspwm sxhkd sddm picom polybar
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
echo " " echo " "
echo " apt install User Software" echo " apt install User Software"
echo " List: inkscape gimp rawtherapee darktable okular" echo " List: inkscape gimp rawtherapee darktable okular alacritty"
echo " if you do not want to install this software you can " echo " "
echo " If you do not want to install this software you can "
echo " press CTRL + C and then you are done ready to reboot" echo " press CTRL + C and then you are done ready to reboot"
echo " " echo " "
echo " Enter your user password, to continue if necessary" echo " Enter your user password, to continue if necessary"
echo " " echo " "
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
sleep 1
sleep 15 echo " continues the software installation in 10 seconds"
sleep 1
echo " continues the software installation in 9 seconds"
sleep 1
echo " continues the software installation in 8 seconds"
sleep 1
echo " continues the software installation in 7 seconds"
sleep 1
echo " continues the software installation in 6 seconds"
sleep 1
echo " continues the software installation in 5 seconds"
sleep 1
echo " continues the software installation in 4 seconds"
sleep 1
echo " continues the software installation in 3 seconds"
sleep 1
echo " continues the software installation in 2 seconds"
sleep 1
echo " continues the software installation in 1 seconds"
sleep 1
echo " continues the software installation in 0 seconds"
sudo apt install -y inkscape gimp rawtherapee darktable okular sudo apt install -y inkscape gimp rawtherapee darktable okular
@@ -75,6 +96,8 @@ echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
. install-alacritty-debian . install-alacritty-debian
cd ~
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
echo " " echo " "
echo " ALL DONE - Rebooting System in 10 seconds" echo " ALL DONE - Rebooting System in 10 seconds"