hyprland-community / hyprtheme

a cli util to apply themes to hyprland [maintainer=@flick0]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hyprtheme

works with themes installed at ~/.config/hypr/themes

additional themes can be installed from hyprland-community/theme-repo


Features

Wiki

https://github.com/hyprland-community/theme-repo/wiki may be outdated

Dependencies

Arch:

  • rust
sudo pacman -S rust

Install

from git

git clone https://github.com/hyprland-community/hyprtheme
cd hyprtheme
make all

Example

2023-01-10.21-24-01.mp4

a waybar button that switches active theme using hyprtheme

Todo

  • better cli
  • async requests
  • handle dependancies for themes
  • aur pkg
  • control value of variables in theme
  • control which components to enable in theme
  • cleanup script
  • allow including programs to kill

About

a cli util to apply themes to hyprland [maintainer=@flick0]


Languages

Language:Rust 99.3%Language:Makefile 0.7%