fix
This commit is contained in:
@@ -15,4 +15,4 @@ systemctl --user enable pulseaudio
|
||||
. ~/bspwm-install-ma-dte/install-scripts/apt-install-software-last-packages.sh
|
||||
|
||||
# Last step setup menu installing.
|
||||
#. ~/bspwm-install-ma-dte/last-step-setup-menu.sh
|
||||
#. ~/bspwm-install-ma-dte/last-step-setup-menu.sh
|
||||
|
||||
@@ -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
|
||||
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
|
||||
|
||||
|
||||
@@ -29,3 +29,4 @@ echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
||||
|
||||
# Alacritty - Building and installing ON / OFF
|
||||
. ~/bspwm-install-ma-dte/install-scripts/install-alacritty-debian.sh
|
||||
|
||||
|
||||
@@ -29,3 +29,4 @@ clear
|
||||
|
||||
# Alacritty - Building and installing ON / OFF
|
||||
#. ~/bspwm-install-ma-dte/install-scripts/install-alacritty-debian.sh
|
||||
|
||||
|
||||
@@ -63,4 +63,3 @@ cd ~/bspwm-install-ma-dte
|
||||
clear
|
||||
echo "Alacritty Install - ALL DONE"
|
||||
|
||||
|
||||
|
||||
@@ -34,4 +34,4 @@ echo " "
|
||||
echo " "
|
||||
echo " "
|
||||
echo " "
|
||||
echo " "
|
||||
echo " "
|
||||
|
||||
@@ -29,4 +29,4 @@ echo " "
|
||||
|
||||
cd ~/bspwm-install-ma-dte
|
||||
clear
|
||||
read -p "Press a key to Exit"
|
||||
read -p "Press a key to Exit"
|
||||
|
||||
@@ -24,3 +24,4 @@ flatpak install flathub com.valvesoftware.Steam
|
||||
clear
|
||||
echo " # # # # # RUN STEAM CORMAND: flatpak run com.valvesoftware.Steam"
|
||||
|
||||
|
||||
|
||||
@@ -27,4 +27,4 @@ cd ~/bspwm-install-ma-dte
|
||||
clear
|
||||
read -p "Press a key to Exit"
|
||||
|
||||
exit
|
||||
exit
|
||||
|
||||
@@ -24,4 +24,4 @@ echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
||||
echo " "
|
||||
echo " VS Code Install - ALL DONE"
|
||||
echo " "
|
||||
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
||||
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
||||
|
||||
@@ -28,4 +28,4 @@ $SHELL --version
|
||||
|
||||
cd ~/bspwm-install-ma-dte
|
||||
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"
|
||||
|
||||
@@ -158,3 +158,4 @@ echo " "
|
||||
echo " All DONE - User + .config files..."
|
||||
echo " "
|
||||
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
clear
|
||||
clear
|
||||
|
||||
@@ -8,4 +8,4 @@ chmod +x ~/.config/bspwm/bspwmrc
|
||||
|
||||
mv ~/.config/sxhkd/sxhkdrc sxhkdrc-org
|
||||
cp ~/bspwm-install-ma-dte/config/sxhkd/sxhkdrc-vm ~/.config/sxhkd/sxhkdrc
|
||||
chmod +x ~/.config/sxhkd/sxhkdrc
|
||||
chmod +x ~/.config/sxhkd/sxhkdrc
|
||||
|
||||
Reference in New Issue
Block a user