Added support for wofi

This commit is contained in:
Hannes
2026-02-18 16:14:41 +01:00
parent 5d66984177
commit 4d8429e976
2 changed files with 67 additions and 1 deletions

View File

@@ -19,4 +19,8 @@ output_path = "~/.config/kitty/colors-kitty.conf"
[templates.hyprlock]
input_path = "~/.config/matugen/templates/hyprlock.conf"
output_path = "~/.config/hypr/hyprlock.conf"
output_path = "~/.config/hypr/hyprlock.conf"
[templates.wofi]
input_path = "~/.config/matugen/templates/wofi.css"
output_path = "~/.config/wofi/style.css"