Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 688 Bytes

readme.md

File metadata and controls

37 lines (26 loc) · 688 Bytes

hyprtheme

A theme/config manager for hyprland

Planned Features

  • Install themes
  • Manage installed themes
  • Import configuration
  • Manage backups
  • List theme configuration features
  • Install "dependencies" for themes (waybar widgets, etc)
  • 1 Click Rice

Installation

Hyprtheme is still in early development, and is currently in a non-functional state. It is not yet possible to install hyprtheme via a package manager.

git clone https://github.com/juaneth/hyprtheme
cd hyprtheme
deno run build
./hyprtheme

Development

git clone https://github.com/juaneth/hyprtheme
cd hyprtheme
deno i

License

MIT