add: waybar

This commit is contained in:
kenji
2025-12-27 11:05:09 -06:00
parent 46c08d95ec
commit b9471c83ed
6 changed files with 19 additions and 8 deletions
+5
View File
@@ -10,3 +10,8 @@ post_hook = "killall -SIGUSR2 .ghostty-wrappe"
input_path = "~/.config/matugen/templates/hyprland"
output_path = "~/.config/hypr/matugen.conf"
post_hook = "hyprctl reload"
[templates.waybar]
input_path = "~/.config/matugen/templates/waybar"
output_path = "~/.config/waybar/colors.conf"
post_hook = "killall -SIGUSR2 .waybar-wrapped"