fixed: matugen update making colors weird on wlogout

This commit is contained in:
2025-11-19 02:43:32 +01:00
parent 422e16a34a
commit a513ae04a8
3 changed files with 7 additions and 6 deletions

View File

@@ -28,6 +28,7 @@ output_path = '~/.config/swaylock/config'
[templates.wlogout]
input_path = './templates/wlogoutcolors.css'
output_path = '~/.config/wlogout/colors.css'
post_hook = 'sed -i "s/999/0.7/g" ~/.config/wlogout/colors.css'
[templates.oh-my-posh]
input_path = './templates/config.omp.json'