11 lines
607 B
Markdown
11 lines
607 B
Markdown
# BSPwm Install - Martin Desktop Environment
|
|
An easy way to get up and running quickly in this BSPwm desktop environment plus some standard programs such as polybar and keybindings... the recipe here is to move on once you have installed a base operating system, there are different versions for different systems see description.
|
|
|
|
|
|
## Debian Linux - Git + Install
|
|
Start the installation as regular users with SUDO rights from your home directory
|
|
|
|
Run this Command line:
|
|
|
|
cd ~ && git clone https://github.com/ITmail-dk/bspwm-install-ma-dte && cd bspwm-install-ma-dte && . bspwm-install-martin-dte-debian.sh
|