dotfiles/.config/wallust/wallust.toml

9 lines
398 B
TOML

backend = "fastresize"
color_space = "lch"
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' }
vscode = { template = 'vscode', target = '~/.cache/wal/colors' }