Skip to content

qwelias/cfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfg

an incomplete guide to my arch setup

highly recommend having a look at script dir

installation

  1. boot up arch live ISO
  2. archinstall
  3. choose xorg profile
  4. choose networkmanager micro git base-devel in additional packages
  5. choose multilib in additional repositories
  6. may have to set locale to en_GB (something with dconf)
  7. rest is up to you
  8. complete installation, reboot
  9. rm -rf .*
  10. git clone --separate-git-dir cfg https://github.com/qwelias/cfg .
  11. ./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

fonts

https://gist.github.com/YoEight/d19112db56cd8f93835bf2d009d617f7 https://venam.net/blog/unix/2020/09/14/playing_with_fonts.html

LUKS

  • if you encrypt root partition with LUKS you may want to replace usage of xss-lock and xsecurelock with go-luks-suspend-git
  • see .xinitrc

GPU

nothing specific here, up to you, see arch wiki