https://github.com/juaneth/hyprtheme
cli for managing hyprland rices/themes
https://github.com/juaneth/hyprtheme
cli deno hyprland rice
Last synced: 4 months ago
JSON representation
cli for managing hyprland rices/themes
- Host: GitHub
- URL: https://github.com/juaneth/hyprtheme
- Owner: juaneth
- Created: 2024-11-09T00:10:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-13T00:51:06.000Z (over 1 year ago)
- Last Synced: 2025-04-26T20:33:59.485Z (about 1 year ago)
- Topics: cli, deno, hyprland, rice
- Language: TypeScript
- Homepage:
- Size: 25.4 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# hyprtheme
## A theme/config manager for [hyprland](https://github.com/hyprwm/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.
```bash
git clone https://github.com/juaneth/hyprtheme
cd hyprtheme
deno run build
./hyprtheme
```
## Development
```bash
git clone https://github.com/juaneth/hyprtheme
cd hyprtheme
deno i
```
## License
MIT