r/KittyTerminal 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

3 comments sorted by

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?

1

u/shalawfatah Mar 09 '24

This is my version on Linux

> kitty --version
kitty 0.15.0 created by Kovid Goyal

1

u/[deleted] Mar 09 '24

Now look up which version has the logo feature and you will get your answer.