parent
2311ed8f44
commit
165181e498
|
@ -19,6 +19,7 @@ window-padding-y = 16
|
|||
window-height = 24
|
||||
window-width = 72
|
||||
window-save-state = never
|
||||
window-colorspace = display-p3
|
||||
|
||||
clipboard-trim-trailing-spaces = true
|
||||
clipboard-paste-protection = true
|
||||
|
|
|
@ -44,6 +44,8 @@ listen_on unix:$TMPDIR/kitty
|
|||
# https://sw.kovidgoyal.net/kitty/conf/#os-specific-tweaks
|
||||
macos_option_as_alt both
|
||||
macos_quit_when_last_window_closed yes
|
||||
macos_menubar_title_max_length 64
|
||||
macos_colorspace displayp3
|
||||
|
||||
# https://sw.kovidgoyal.net/kitty/conf/#keyboard-shortcuts
|
||||
# https://sw.kovidgoyal.net/kitty/actions/
|
||||
|
|
Loading…
Reference in New Issue