adding nvim-kolorz changing with wallpaper

This commit is contained in:
2025-11-18 17:30:27 +01:00
parent 3269b6ef55
commit 330b3c2cd6
4 changed files with 30 additions and 1 deletions

View File

@@ -37,3 +37,7 @@ post_hook = 'sed -i "s/|/{/g" ~/.config/oh-my-posh/config.omp.json && sed -i "s/
[templates.eww]
input_path = './templates/colors.scss'
output_path = '~/.config/eww/colors.scss'
[templates.nvim-kolorz]
input_path = '~/.local/share/nvim/lazy/nvim-kolorz/lua/nvim-kolorz/colors_template.lua'
output_path = './results/colors.lua'