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_events: false

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/bash
# APT Update & apt upgrade
sudo apt update && sudo apt install -y dialog git
# 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"
HEIGHT=35