22 lines
326 B
Markdown
22 lines
326 B
Markdown
# Guide
|
|
|
|
Complete (but currently incomplete) guide to installing my systems.
|
|
|
|
## Base system: Manjaro
|
|
|
|
## Connections
|
|
|
|
```
|
|
pacman -S network-manager-applet nm-connection-editor blueman
|
|
```
|
|
|
|
## Window manager: i3
|
|
|
|
```
|
|
pacman -S i3-wm i3lock i3status
|
|
```
|
|
|
|
Take the following config files
|
|
|
|
- [i3 config folder](./.config/i3/)
|
|
-
|