adds readme and vscode wallust support

This commit is contained in:
2025-05-20 15:43:10 +02:00
parent 22c8288c93
commit 7cb84800e4
3 changed files with 26 additions and 1 deletions

View File

@ -5,4 +5,5 @@ palette = "dark"
[templates]
waybar = { template = 'waybar.css', target = '~/.config/waybar/colors-wallust.css' }
alacritty = { template = 'alacritty.toml', target = '~/.config/alacritty/colors.toml' }
hyprland = { template = 'hyprland.conf', target = '~/.config/hypr/config/colors.conf' }
hyprland = { template = 'hyprland.conf', target = '~/.config/hypr/config/colors.conf' }
vscode = { template = 'vscode', target = '~/.cache/wal/colors' }