8 lines
333 B
TOML
8 lines
333 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' } |