The configuration files for Bennett's Arch Linux rice based around Gruvbox.
In order to set up this rice you need to install Arch Linux and create a user. This can be done by following the Arch Wiki.
Note: the automatic bootstrap script uses sudo
, so you'll need to ensure your user is apart of the wheel
group.
After installing everything and creating your user, clone the dotfiles
repo to ~/git/dotfiles
.
mkdir -p ~/git
git clone [email protected]:bennetthardwick/dotfiles.git ~/git/dotfiles
After cloning the respository run the bootstrap script and follow the prompts.
~/git/bin/bootstrap-environment.sh
Once this script completes log back into your user to start Hyprland.