This commit is contained in:
2022-02-14 19:49:07 +01:00
parent 04d4970308
commit e3a6d67651
14 changed files with 13 additions and 9 deletions

View File

@@ -15,4 +15,4 @@ systemctl --user enable pulseaudio
. ~/bspwm-install-ma-dte/install-scripts/apt-install-software-last-packages.sh . ~/bspwm-install-ma-dte/install-scripts/apt-install-software-last-packages.sh
# Last step setup menu installing. # Last step setup menu installing.
#. ~/bspwm-install-ma-dte/last-step-setup-menu.sh #. ~/bspwm-install-ma-dte/last-step-setup-menu.sh

View File

@@ -24,3 +24,4 @@ sudo apt install -y xorg x11-xserver-utils arandr autorandr dialog bspwm sxhkd s
rm google-chrome-stable_current_amd64.deb rm google-chrome-stable_current_amd64.deb
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb 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 sudo apt install -y ~/bspwm-install-ma-dte/google-chrome-stable_current_amd64.deb

View File

@@ -29,3 +29,4 @@ echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
# Alacritty - Building and installing ON / OFF # Alacritty - Building and installing ON / OFF
. ~/bspwm-install-ma-dte/install-scripts/install-alacritty-debian.sh . ~/bspwm-install-ma-dte/install-scripts/install-alacritty-debian.sh

View File

@@ -29,3 +29,4 @@ clear
# Alacritty - Building and installing ON / OFF # Alacritty - Building and installing ON / OFF
#. ~/bspwm-install-ma-dte/install-scripts/install-alacritty-debian.sh #. ~/bspwm-install-ma-dte/install-scripts/install-alacritty-debian.sh

View File

@@ -63,4 +63,3 @@ cd ~/bspwm-install-ma-dte
clear clear
echo "Alacritty Install - ALL DONE" echo "Alacritty Install - ALL DONE"

View File

@@ -34,4 +34,4 @@ echo " "
echo " " echo " "
echo " " echo " "
echo " " echo " "
echo " " echo " "

View File

@@ -29,4 +29,4 @@ echo " "
cd ~/bspwm-install-ma-dte cd ~/bspwm-install-ma-dte
clear clear
read -p "Press a key to Exit" read -p "Press a key to Exit"

View File

@@ -24,3 +24,4 @@ flatpak install flathub com.valvesoftware.Steam
clear clear
echo " # # # # # RUN STEAM CORMAND: flatpak run com.valvesoftware.Steam" echo " # # # # # RUN STEAM CORMAND: flatpak run com.valvesoftware.Steam"

View File

@@ -27,4 +27,4 @@ cd ~/bspwm-install-ma-dte
clear clear
read -p "Press a key to Exit" read -p "Press a key to Exit"
exit exit

View File

@@ -24,4 +24,4 @@ echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
echo " " echo " "
echo " VS Code Install - ALL DONE" echo " VS Code Install - ALL DONE"
echo " " echo " "
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"

View File

@@ -28,4 +28,4 @@ $SHELL --version
cd ~/bspwm-install-ma-dte cd ~/bspwm-install-ma-dte
clear clear
read -p "ZSH Shell Install - ALL DONE - Press a key to Exit" read -p "ZSH Shell Install - ALL DONE - Press a key to Exit"

View File

@@ -158,3 +158,4 @@ echo " "
echo " All DONE - User + .config files..." echo " All DONE - User + .config files..."
echo " " echo " "
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"

View File

@@ -1,2 +1,2 @@
#!/bin/bash #!/bin/bash
clear clear

View File

@@ -8,4 +8,4 @@ chmod +x ~/.config/bspwm/bspwmrc
mv ~/.config/sxhkd/sxhkdrc sxhkdrc-org mv ~/.config/sxhkd/sxhkdrc sxhkdrc-org
cp ~/bspwm-install-ma-dte/config/sxhkd/sxhkdrc-vm ~/.config/sxhkd/sxhkdrc cp ~/bspwm-install-ma-dte/config/sxhkd/sxhkdrc-vm ~/.config/sxhkd/sxhkdrc
chmod +x ~/.config/sxhkd/sxhkdrc chmod +x ~/.config/sxhkd/sxhkdrc