20 lines
244 B
Markdown
20 lines
244 B
Markdown
|
# Guide
|
||
|
|
||
|
## Base system: Manjaro
|
||
|
|
||
|
## Connections
|
||
|
|
||
|
```
|
||
|
pacman -S network-manager-applet nm-connection-editor blueman
|
||
|
```
|
||
|
|
||
|
## Window manager: i3
|
||
|
|
||
|
```
|
||
|
pacman -S i3-wm i3lock i3status
|
||
|
```
|
||
|
|
||
|
Neem volgende config files over:
|
||
|
|
||
|
- [config](./i3/config)
|