Initial commit

This commit is contained in:
Tibo De Peuter 2022-03-10 22:47:56 +01:00
parent 4070f29ed6
commit 640d4c2fdd
2 changed files with 20 additions and 0 deletions

19
Guide.md Normal file
View file

@ -0,0 +1,19 @@
# 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)

1
i3/config Symbolic link
View file

@ -0,0 +1 @@
/home/tdpeuter/.config/i3/config