mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
minor fix
This commit is contained in:
parent
f12260deb2
commit
69f40cd1f1
7 changed files with 115 additions and 11 deletions
|
|
@ -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
|
||||
# }}}
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue