Revert "chore(config): hide wezterm/kitty decoration"

This reverts commit 8f4bfaaccb.
main
sudo pacman -Syu 2023-08-10 17:29:52 +07:00
parent 47e24705b3
commit 385767958e
2 changed files with 2 additions and 4 deletions

View File

@ -2,8 +2,8 @@
include mocha.conf
# https://sw.kovidgoyal.net/kitty/conf/#fonts
font_family Sudo Var
font_size 18.0
font_family SF Mono
font_size 14.0
# kitty +list-fonts --psnames
modify_font cell_height 120%
@ -27,7 +27,6 @@ remember_window_size no
initial_window_width 720
initial_window_height 480
window_padding_width 8
hide_window_decorations yes
# https://sw.kovidgoyal.net/kitty/conf/#tab-bar
tab_bar_align center

View File

@ -66,7 +66,6 @@ return {
window_background_opacity = 0.9,
text_background_opacity = 0.8,
macos_window_background_blur = 15,
window_decorations = "RESIZE",
default_cursor_style = "SteadyBar",
audible_bell = "Disabled",