Thank you so much for visiting my Hyprland rice. I'm relatively new to ricing, and while it's no where near perfect, I've put a lot of care into it. This rice is inspired by so many awesome people's work, though I regret I can't list everyone by name
I hope you enjoy it, and feel free to use this rice!
You have to disable autogenerate on the hyprland.conf
.
-
Open your terminal.
-
Traverse to
~/.config/hypr/
:cd ~/.config/hypr/
-
Use your favorite text editor to edit the
hyprland.conf
file. For example, usingnano
:nano hyprland.conf
-
Look for the section or line that enables autogeneration. This may look like:
autogenerated=1
-
Disable autogeneration by changing the value to
0
or commenting out the line:# autogenerated=1
-
Save the file and exit the editor. For
nano
, pressCtrl+O
, thenEnter
to save, andCtrl+X
to exit. -
Restart Hyprland for the changes to take effect:
hyprctl reload
-
Verify that the settings are no longer being autogenerated by checking if your custom configurations persist after a restart.
This installation script only works on Arch Linux and requires Hyprland to be installed.
-
Open your terminal and install Git:
sudo pacman -S git
-
Clone this repository in your Home directory:
cd $HOME git clone https://github.com/hayyaoe/zenities
-
Navigate to the project directory:
cd zenities
-
Run the installation script:
sh INSTALL.sh
After installing this rice, the system will automatically reboot. On the first load, the colors may appear incorrect because the cache from Pywal is not available yet. To fix this, you will need to reload the wallpaper 2-3 times by using the key combination SUPER + SHIFT + W
to open the wallpaper picker then pick a wallpaper so pywal reloads.
- On macOS, the
SUPER
key refers to the Command key. - On most other keyboards,
SUPER
refers to the Windows key.
For more details or issues, please visit the repository’s issues page.
- OS: Arch Linux
- DE: Hyprland
- Terminal: Kitty
- Music Player: ncspot
- Shell: zsh
- Bar: eww
- App Launcher: Rofi
- Editor: Neovim
- File Manager: yazi
This rice utilized pywal to create custom colorscemes depending on the wallpaper used.