chore: reshow title bar macos

main
sudo pacman -Syu 2023-04-26 12:59:42 +07:00
parent eee687557d
commit 3fd84c1bd5
2 changed files with 0 additions and 3 deletions

View File

@ -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

View File

@ -23,5 +23,4 @@ return {
text_background_opacity = 0.8,
macos_window_background_blur = 20,
audible_bell = "Disabled",
window_decorations = "RESIZE",
}