Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bennetthardwick/dotfiles
- Owner: bennetthardwick
- Created: 2017-10-01T13:36:45.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-05T08:47:42.000Z (5 days ago)
- Last Synced: 2024-11-05T09:34:04.106Z (5 days ago)
- Topics: archlinux, dotfiles, gruvbox, hyprland, hyprland-arch, hyprland-config, i3wm, linux, rice, rofi, urxvt, wayland
- Language: Shell
- Homepage:
- Size: 2.38 MB
- Stars: 106
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
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)