rice CLI for installing/switching Hyprland rice profiles, including optional Kitty and Waybar configs.
curl -fsSL https://raw.githubusercontent.com/mystyy01/rice-manager/main/install.sh | bashInstaller can prompt for:
- install path for
ricebinary - rice storage root
- optional install of bundled
mono-glassfrom this GitHub repo
curl -fsSL https://raw.githubusercontent.com/mystyy01/rice-manager/main/install.sh | bash -s -- --yes --bin-dir "$HOME/.local/bin" --rice-root "$HOME/.local/share/rices"rice <name>
rice switch <name>
rice install <name> <path>
rice list
rice current
rice backups
rice restore <timestamp>
rice remove <name>A rice can include:
hypr/(or top-level hypr files withhyprland.conf)kitty/(optional)waybar/(optional)
When switching/restoring, rice can reload Hyprland and refresh Waybar/wallpaper/dock state.