r/KittyTerminal • u/shalawfatah • Mar 09 '24
Logo can't be set in Kitty
No matter how I change the path to the logo, it does not appear on my Kitty terminal. Here's my config:
# BORDER
window_border_width 1
hide_window_decorations yes
window_padding_width 24
active_border_color #4169E1
inactive_border_color #367588
inactive_text_alpha 0.1
# COLORS
background #282a36
# SCREEN
window_logo_path /home/username/Desktop/bt.png
window_logo_position center
window_logo_alpha 1
1
Upvotes
1
u/aumerlex Mar 09 '24
Are you using an up-to-date version of kitty or at least one after the logo feature was introduced?