an incomplete guide to my arch setup
highly recommend having a look at script dir
- boot up arch live ISO
archinstall- choose
xorgprofile - choose
networkmanager micro git base-develin additional packages - choose
multilibin additional repositories - may have to set locale to
en_GB(something with dconf) - rest is up to you
- complete installation, reboot
rm -rf .*git clone --separate-git-dir cfg https://github.com/qwelias/cfg ../script/setup.sh
- gnome setup may fail if I haven't updated gnome-shell/gtk/libadwaita
- see gnome-patch and it's usage in
setup.sh - may have to skip some parts of it manually
- see gnome-patch and it's usage in
https://gist.github.com/YoEight/d19112db56cd8f93835bf2d009d617f7 https://venam.net/blog/unix/2020/09/14/playing_with_fonts.html
- if you encrypt root partition with LUKS you may want to replace usage of
xss-lockandxsecurelockwithgo-luks-suspend-git - see
.xinitrc
nothing specific here, up to you, see arch wiki