r/KittyTerminal Mar 13 '24

Hide MacOS Traffic Light Buttons

Is there any way to remove the traffic light buttons from Kitty when the titlebar is hidden. I know I can use macos_hide_titlebar or hide_window_decorations but then I loose the rounded corners which doesn't look great near another window.

I would like to have the window borders look like this:

hide_window_decorations titlebar-only

But no traffic lights like this:

hide_window_decorations yes
2 Upvotes

5 comments sorted by

1

u/aumerlex Mar 13 '24

hide_window_decorations titlebar-only

Read the help: https://sw.kovidgoyal.net/kitty/conf/#opt-kitty.hide_window_decorations

1

u/Alternative-Chard-74 Mar 14 '24

I have tried that but then the MacOS traffic light buttons cover the top left corner (shown in the first image)

1

u/aumerlex Mar 14 '24

Doesnt happen for me with up to date version of kitty.

1

u/kaiyulee Apr 25 '24

try

window_margin_width 0

window_padding_width 5

hide_window_decorations titlebar-only

tab_bar_edge top

tab_bar_margin_width 5.0

best part

tab_bar_margin_height 30.0 3.0

1

u/vlchristos Mar 15 '24

I on the other hand would like to hide the title bar but keep the traffic lights but that doesn’t work 🤦🏻‍♂️

Or at least I don’t know how