Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bennetthardwick/dotfiles

Gruvbox inspired Arch Linux Hyprland rice.
https://github.com/bennetthardwick/dotfiles

archlinux dotfiles gruvbox hyprland hyprland-arch hyprland-config i3wm linux rice rofi urxvt wayland

Last synced: about 20 hours ago
JSON representation

Gruvbox inspired Arch Linux Hyprland rice.

Awesome Lists containing this project

README

        


~/.dotfiles

---

dotfiles



The configuration files for Bennett's Arch Linux rice based around Gruvbox.

## Getting Started

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](https://wiki.archlinux.org/index.php/Installation_guide).

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.

## Preview

![first](/.config/images/first.png)

![second](/.config/images/second.png)