From f217f31ee2130dcb553ebb27d1ccb0de9b2c3592 Mon Sep 17 00:00:00 2001 From: ITmail-dk <48917593+ITmail-dk@users.noreply.github.com> Date: Sun, 2 Jan 2022 19:53:40 +0100 Subject: [PATCH] Update bspwm-install-martin-dte-debian.sh --- bspwm-install-martin-dte-debian.sh | 70 ++---------------------------- 1 file changed, 3 insertions(+), 67 deletions(-) diff --git a/bspwm-install-martin-dte-debian.sh b/bspwm-install-martin-dte-debian.sh index 770f5cb..aa93ec1 100644 --- a/bspwm-install-martin-dte-debian.sh +++ b/bspwm-install-martin-dte-debian.sh @@ -47,51 +47,17 @@ echo " apt install Basic Software & Packages" echo " " echo " Enter your user password, to continue if necessary" echo " " -echo " continues the software installation in 3 seconds" +echo " continues the software installation in 5 seconds" echo " " echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" -sleep 3 +sleep 5 sudo apt install -y xorg x11-xserver-utils arandr bspwm sxhkd sddm picom polybar network-manager kitty psmisc ranger rofi thunar thunar-archive-plugin thunar-font-manager font-manager gvfs-backends flameshot neovim nitrogen git lxpolkit lxappearance htop mc imagemagick npm sxiv pulseaudio pulsemixer mpd ncmpcpp notify-osd npm xscreensaver firefox-esr wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb sudo apt install -y ~/bspwm-install-ma-dte/google-chrome-stable_current_amd64.deb -echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" -echo " " -echo " apt install User Software" -echo " List: inkscape gimp rawtherapee darktable okular alacritty" -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 " " -echo " Enter your user password, to continue if necessary" -echo " " -echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" -sleep 1 -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 echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" @@ -104,37 +70,6 @@ echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" cd ~ -#echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" -#echo " " -#echo " ALL DONE - Rebooting System in 10 seconds" -#echo " SUPER + ENTER = Terminal" -#echo " SUPER + R = Run menu" -#echo " " -#echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" -#sleep 1 -#echo " Rebooting System in 10 seconds" -#sleep 1 -#echo " Rebooting System in 9 seconds" -#sleep 1 -#echo " Rebooting System in 8 seconds" -#sleep 1 -#echo " Rebooting System in 7 seconds" -#sleep 1 -#echo " Rebooting System in 6 seconds" -#sleep 1 -#echo " Rebooting System in 5 seconds" -#sleep 1 -#echo " Rebooting System in 4 seconds" -#sleep 1 -#echo " Rebooting System in 3 seconds" -#sleep 1 -#echo " Rebooting System in 2 seconds" -#sleep 1 -#echo " Rebooting System in 1 seconds" -#sleep 1 -#echo " Rebooting System in 0 seconds" -#sleep 1 - echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" echo " " echo " ALL DONE - Press [Enter] to Rebooting System..." @@ -147,6 +82,7 @@ echo " nano .config/sxhkd/sxhkdrc" echo " " echo " And then you are ready to reboot, sudo reboot" echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" + pause 'Press [Enter] key to continue...' sudo reboot