My Arch Linux config
| OS | Arch Linux |
| Shell | GNU Bash |
| WM | i3 gaps |
| launcher | dmenu |
| text editor | Neovim |
| browser | Firefox |
- Run the guided installer for Arch Linux and make sure you choose the "xorg" profile.
- Make sure you install the following packages during the install as well:
networkmanagerandgit - Set up NetworkManager through the following:
systemctl enable NetworkManager
systemctl start NetworkManager
nmtui # TUI to activate wifi!!!git clone https://github.com/prydt/riceandcdinto the directory- run
setup.sh - The script should automatical reboot the computer and it should just work:tm: