sisyphus/Guide.md

23 lines
326 B
Markdown
Raw Normal View History

2022-03-10 22:47:56 +01:00
# Guide
2022-03-14 12:04:16 +01:00
Complete (but currently incomplete) guide to installing my systems.
2022-03-10 22:47:56 +01:00
## Base system: Manjaro
## Connections
```
pacman -S network-manager-applet nm-connection-editor blueman
```
## Window manager: i3
```
pacman -S i3-wm i3lock i3status
```
2022-03-14 12:04:16 +01:00
Take the following config files
2022-03-10 22:47:56 +01:00
2022-03-14 12:04:16 +01:00
- [i3 config folder](./.config/i3/)
-