let's use kitty instead

This commit is contained in:
2025-08-15 14:08:40 +02:00
parent ebe112090f
commit 09f3684972
4 changed files with 33 additions and 1 deletions

View File

@ -44,4 +44,5 @@ waybar = { template = 'waybar.css', target = '~/.config/waybar/colors-wallust.cs
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'}
tofi = { template = 'tofi', target = '~/.config/tofi/config' }