This commit is contained in:
2022-02-14 20:20:11 +01:00
parent 5bdb5ff64d
commit 8e5b5f5709
26 changed files with 2569 additions and 2570 deletions

View File

@@ -843,4 +843,3 @@ cursor:
# Print all received window events. # Print all received window events.
#print_events: false #print_events: false

View File

@@ -1,4 +1,4 @@
# #
# SXHKD Hotkey's config. # SXHKD Hotkey's config.
# #
# Reload SXHKD Config. # Reload SXHKD Config.

View File

@@ -1,4 +1,4 @@
# #
# Hotkey - Config # Hotkey - Config
# #
################################### ###################################

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
# Add ROOT Level - Software & Packages. # Add ROOT Level - Software & Packages.
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
# Install - Software & Packages. # Install - Software & Packages.
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
# Install - Software & Packages. # Install - Software & Packages.
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
#APT UPDATE & APT UPGRADE #APT UPDATE & APT UPGRADE
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'--'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" echo "-'-'-'-'-'-'-'-'-'-'-'-'-'--'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
# APT UPDATE & APT UPGRADE # APT UPDATE & APT UPGRADE
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
# APT UPDATE & APT UPGRADE # APT UPDATE & APT UPGRADE
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
# Install - Steam Flatpak Install # Install - Steam Flatpak Install

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
# Download & Install TeamViewer # Download & Install TeamViewer

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
# Install - VS Code Software. # Install - VS Code Software.
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
# APT UPDATE & APT UPGRADE # APT UPDATE & APT UPGRADE
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
# Not for production version # Not for production version
#read -p "Troubleshooting - Press a key to continue the installation." #read -p "Troubleshooting - Press a key to continue the installation."

View File

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

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
cd ~/bspwm-install-ma-dte/ cd ~/bspwm-install-ma-dte/

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
# APT Update & apt upgrade # APT Update & apt upgrade
sudo apt update && sudo apt install -y dialog git sudo apt update && sudo apt install -y dialog git
# Remember that this menu uses this apt package "dialog" # Remember that this menu uses this apt package "dialog"

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
# Remember that this menu uses this apt package "dialog" # Remember that this menu uses this apt package "dialog"
HEIGHT=35 HEIGHT=35