adds wallust colors to hyprland config

This commit is contained in:
2025-05-20 15:17:01 +02:00
parent 27d14261fb
commit 22c8288c93
5 changed files with 59 additions and 32 deletions

View File

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