An open API service indexing awesome lists of open source software.

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

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