minor fix

This commit is contained in:
js0ny 2025-03-05 01:35:56 +00:00
parent f12260deb2
commit 69f40cd1f1
7 changed files with 115 additions and 11 deletions

View file

@ -39,7 +39,7 @@ include current-theme.conf
# macOS {{{
macos_opttion_as_alt yes
macos_option_as_alt yes
macos_quit_when_last_window_closed yes
# }}}
@ -77,4 +77,3 @@ map ctrl+q>shift+I kitten window.py -resize right
map cmd+enter toggle_layout stack
map ctrl+shift+enter toggle_layout stack
# }}}

View file

@ -61,7 +61,7 @@ return function(config)
config.window_frame = {
font = wezterm.font("PingFang SC"),
}
config.window_decorations = "RESIZE"
config.command_palette_fg_color = color.lavender
config.command_palette_bg_color = color.base
-- UnixLong / Emacs / AppleSymbols / WindowsLong / WindowsSymbols