Update .config/kitty/kitty.conf
This commit is contained in:
parent
74da7ac059
commit
3847f023ef
@ -163,7 +163,7 @@ disable_ligatures never
|
|||||||
#: E.g. font_features none
|
#: E.g. font_features none
|
||||||
|
|
||||||
#font_features SpaceMono-Regular -liga +zero +onum
|
#font_features SpaceMono-Regular -liga +zero +onum
|
||||||
# font_features none
|
font_features yes
|
||||||
|
|
||||||
#: Choose exactly which OpenType features to enable or disable. This
|
#: Choose exactly which OpenType features to enable or disable. This
|
||||||
#: is useful as some fonts might have features worthwhile in a
|
#: is useful as some fonts might have features worthwhile in a
|
||||||
@ -1146,7 +1146,7 @@ dynamic_background_opacity yes
|
|||||||
#: --login and --interactive to ensure that the shell starts in
|
#: --login and --interactive to ensure that the shell starts in
|
||||||
#: interactive mode and reads its startup rc files.
|
#: interactive mode and reads its startup rc files.
|
||||||
|
|
||||||
# editor .
|
editor hx
|
||||||
|
|
||||||
#: The terminal editor (such as ``vim`` or ``nano``) to use when
|
#: The terminal editor (such as ``vim`` or ``nano``) to use when
|
||||||
#: editing the kitty config file or similar tasks.
|
#: editing the kitty config file or similar tasks.
|
||||||
@ -1339,7 +1339,7 @@ dynamic_background_opacity yes
|
|||||||
#: background_opacity. If you want to use both, you are probably
|
#: background_opacity. If you want to use both, you are probably
|
||||||
#: better off just hiding the titlebar with hide_window_decorations.
|
#: better off just hiding the titlebar with hide_window_decorations.
|
||||||
|
|
||||||
# macos_option_as_alt no
|
macos_option_as_alt yes
|
||||||
|
|
||||||
#: Use the option key as an alt key. With this set to no, kitty will
|
#: 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
|
#: use the macOS native Option+Key = unicode character behavior. This
|
||||||
|
Loading…
Reference in New Issue
Block a user