chore: reshow title bar macos
parent
eee687557d
commit
3fd84c1bd5
|
@ -27,8 +27,6 @@ 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,5 +23,4 @@ return {
|
|||
text_background_opacity = 0.8,
|
||||
macos_window_background_blur = 20,
|
||||
audible_bell = "Disabled",
|
||||
window_decorations = "RESIZE",
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue