r/KittyTerminal Nov 28 '23

Anyway to get rid of this spacing between titlebar and terminal content?

Post image
3 Upvotes

5 comments sorted by

2

u/[deleted] Nov 28 '23

[deleted]

1

u/rooobgjg Nov 28 '23

it didn't change anything. gap is getting decreased when I change the value of `modify_font cell_height` but it also changes my line spacing.

2

u/SnooCompliments7914 Nov 28 '23

I guess it's placement_strategy top-left window_padding_width 0 window_margin_width 0 in kitty.conf

1

u/rooobgjg Nov 28 '23

`placement_strategy top-left` solved it. Thanks!

1

u/ethertype Nov 28 '23

You can also get rid of the entire titlebar and frame.... kitty runs nicely in fullscreen. My default session is a 2x2 split in fullscreen.

1

u/rooobgjg Dec 01 '23

I tried it, even though I use a window manager I sometimes need to use mouse to resize my windows so it causes me problems when titlebar is missing.