Random changes

This commit is contained in:
John Doty 2021-08-16 16:32:31 -07:00
parent f1a4519507
commit 90772c2c0b
6 changed files with 650 additions and 33 deletions

View file

@ -6,7 +6,7 @@
#: individual font faces and even specify special fonts for particular
#: characters.
# font_family monospace
font_family Input Mono Narrow
# bold_font auto
# italic_font auto
# bold_italic_font auto
@ -23,7 +23,7 @@
#: italic_font Operator Mono Book Italic
#: bold_italic_font Operator Mono Medium Italic
# font_size 11.0
font_size 14.0
#: Font size (in pts)
@ -88,7 +88,7 @@
#: The cursor shape can be one of (block, beam, underline)
# cursor_blink_interval -1
cursor_blink_interval 0
#: The interval (in seconds) at which to blink the cursor. Set to zero
#: to disable blinking. Negative values mean use system default. Note
@ -574,7 +574,7 @@
#: content of windows, etc. Note that this even works over ssh
#: connections.
# env
# env
#: Specify environment variables to set in all child processes. Note
#: that environment variables are expanded recursively, so if you
@ -643,7 +643,7 @@
#: you are probably better off just hiding the titlebar with
#: hide_window_decorations.
# macos_option_as_alt no
macos_option_as_alt both
#: Use the option key as an alt key. With this set to no, kitty will
#: use the macOS native Option+Key = unicode character behavior. This