chore: config: hide titlebar macos
parent
020acaf02a
commit
72370d64f1
|
@ -27,6 +27,8 @@ remember_window_size no
|
|||
initial_window_width 720
|
||||
initial_window_height 480
|
||||
|
||||
hide_window_decorations titlebar-only
|
||||
|
||||
# https://sw.kovidgoyal.net/kitty/conf/#tab-bar
|
||||
tab_bar_align center
|
||||
|
||||
|
|
|
@ -23,4 +23,5 @@ return {
|
|||
text_background_opacity = 0.8,
|
||||
macos_window_background_blur = 20,
|
||||
audible_bell = "Disabled",
|
||||
window_decorations = "RESIZE",
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue