Added support for wlogout

This commit is contained in:
Hannes
2026-02-18 16:12:21 +01:00
parent 1c40f3a884
commit 3c6b04f52d
2 changed files with 84 additions and 1 deletions

View File

@@ -7,4 +7,8 @@ output_dir = "~/.config/matugen/generated"
[templates.quickshell]
input_path = "~/.config/matugen/templates/quickshell.qml"
output_path = "~/.config/quickshell/colors/Colors.qml"
output_path = "~/.config/quickshell/colors/Colors.qml"
[templates.wlogout]
input_path = "~/.config/matugen/templates/wlogout.css"
output_path = "~/.config/wlogout/style.css"