- Install Arch linux
- sudo pacman -S yadm
- yadm clone https://github.com/DanRyba253/HOME-is-where-the-heart-is
- .local/bin/bootstrap-system.sh
- Follow instructions and installation tips
- Reboot
- Follow post install tips
- Profit!
- View PKGBUILD of swww and add
CARGO_NET_GIT_FETCH_WITH_CLI=true
toprepare()
- when asked to change shell, type
/bin/fish
- If blackscreen on boot, switch to a different tty and do
sudo modeprobe nvidia_drm modeset=1
- If minecraft crashes on quit with prime-run, add an environment variable
__GL_THREADED_OPTIMIZATIONS=0