sisyphus/Guide.md
2022-03-14 12:04:16 +01:00

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/)
-