fix: waybar colors

This commit is contained in:
kenji
2025-12-27 11:14:39 -06:00
parent b9471c83ed
commit e8abbff15e
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -13,5 +13,5 @@ post_hook = "hyprctl reload"
[templates.waybar]
input_path = "~/.config/matugen/templates/waybar"
output_path = "~/.config/waybar/colors.conf"
output_path = "~/.config/waybar/matugen.css"
post_hook = "killall -SIGUSR2 .waybar-wrapped"