Skip to content

mystyy01/rice-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rice-manager

rice CLI for installing/switching Hyprland rice profiles, including optional Kitty and Waybar configs.

Preview

rice-manager preview

Install (curl | bash)

curl -fsSL https://raw.githubusercontent.com/mystyy01/rice-manager/main/install.sh | bash

Installer can prompt for:

  • install path for rice binary
  • rice storage root
  • optional install of bundled mono-glass from this GitHub repo

Non-interactive install

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"

Usage

rice <name>
rice switch <name>
rice install <name> <path>
rice list
rice current
rice backups
rice restore <timestamp>
rice remove <name>

Rice layout

A rice can include:

  • hypr/ (or top-level hypr files with hyprland.conf)
  • kitty/ (optional)
  • waybar/ (optional)

When switching/restoring, rice can reload Hyprland and refresh Waybar/wallpaper/dock state.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors