fix some /r
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# BSPwm Install - Martin Desktop Environment
|
# BSPwm Install - Martin Desktop Environment
|
||||||
An easy and quick way to get up and running in the BSPwm desktop environment with keybindings and some standard software such as polybar, pulseaudio, Google Chrome, firefox, nitrogen, libreoffice, inkscape, gimp, rawtherapee, darktable etc... Installation time depends on your internet speed, but in about 25 minutes Are you up and running with a full Debian with BSPwm.
|
An easy and quick way to get up and running in the BSPwm desktop environment with keybindings and some standard software such as polybar, pulseaudio, Google Chrome, firefox, nitrogen, libreoffice, inkscape, gimp, rawtherapee, darktable etc... Installation time depends on your internet speed, but in about 25 minutes Are you up and running with a full Debian with BSPwm.
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
deb http://cdn-fastly.deb.debian.org/debian/ testing main contrib non-free
|
deb http://cdn-fastly.deb.debian.org/debian/ testing main contrib non-free
|
||||||
deb-src http://cdn-fastly.deb.debian.org/debian/ testing main contrib non-free
|
deb-src http://cdn-fastly.deb.debian.org/debian/ testing main contrib non-free
|
||||||
|
|
||||||
deb http://cdn-fastly.deb.debian.org/debian/ testing-updates main contrib non-free
|
deb http://cdn-fastly.deb.debian.org/debian/ testing-updates main contrib non-free
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
|
|
||||||
pgrep -x sxhkd > /dev/null || sxhkd &
|
pgrep -x sxhkd > /dev/null || sxhkd &
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
|
|
||||||
pgrep -x sxhkd > /dev/null || sxhkd &
|
pgrep -x sxhkd > /dev/null || sxhkd &
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#
|
#
|
||||||
# SXHKD Hotkey's config.
|
# SXHKD Hotkey's config.
|
||||||
#
|
#
|
||||||
# Reload SXHKD Config.
|
# Reload SXHKD Config.
|
||||||
@@ -8,7 +8,7 @@ super + shift + ctrl + alt + Escape
|
|||||||
|
|
||||||
###################################
|
###################################
|
||||||
|
|
||||||
# Terminal´s primary and secondary.
|
# Terminal“s primary and secondary.
|
||||||
super + Return
|
super + Return
|
||||||
kitty
|
kitty
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#
|
#
|
||||||
# Hotkey - Config
|
# Hotkey - Config
|
||||||
#
|
#
|
||||||
###################################
|
###################################
|
||||||
@@ -7,7 +7,7 @@ alt + shift + ctrl + Escape
|
|||||||
pkill -USR1 -x sxhkd
|
pkill -USR1 -x sxhkd
|
||||||
###################################
|
###################################
|
||||||
|
|
||||||
# Terminal´s primary and secondary.
|
# Terminal“s primary and secondary.
|
||||||
alt + Return
|
alt + Return
|
||||||
kitty
|
kitty
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
cd ~/bspwm-install-ma-dte
|
cd ~/bspwm-install-ma-dte
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Add ROOT Level - Software & Packages.
|
# Add ROOT Level - Software & Packages.
|
||||||
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Install - Software & Packages.
|
# Install - Software & Packages.
|
||||||
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Install - Software & Packages.
|
# Install - Software & Packages.
|
||||||
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
#APT UPDATE & APT UPGRADE
|
#APT UPDATE & APT UPGRADE
|
||||||
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'--'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'--'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# APT UPDATE & APT UPGRADE
|
# APT UPDATE & APT UPGRADE
|
||||||
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# APT UPDATE & APT UPGRADE
|
# APT UPDATE & APT UPGRADE
|
||||||
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Install - Steam Flatpak Install
|
# Install - Steam Flatpak Install
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Download & Install TeamViewer
|
# Download & Install TeamViewer
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Install - VS Code Software.
|
# Install - VS Code Software.
|
||||||
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# APT UPDATE & APT UPGRADE
|
# APT UPDATE & APT UPGRADE
|
||||||
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
||||||
|
|||||||
@@ -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."
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
clear
|
clear
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
cd ~/bspwm-install-ma-dte/
|
cd ~/bspwm-install-ma-dte/
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user