diff --git a/.config/wallust/wallust.toml b/.config/wallust/wallust.toml index 8b6289c..62f8828 100644 --- a/.config/wallust/wallust.toml +++ b/.config/wallust/wallust.toml @@ -41,7 +41,7 @@ check_contrast = true [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' } vscode = { template = 'vscode', target = '~/.cache/wal/colors' } kitty = { template = 'kitty.conf', target = '~/.config/kitty/colors.conf'}