diff --git a/dot_config/kitty/kitty.conf b/dot_config/kitty/kitty.conf index 65e1923..a644405 100644 --- a/dot_config/kitty/kitty.conf +++ b/dot_config/kitty/kitty.conf @@ -163,7 +163,7 @@ disable_ligatures never #: E.g. font_features none #font_features SpaceMono-Regular -liga +zero +onum -# font_features none +font_features yes #: Choose exactly which OpenType features to enable or disable. This #: 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 #: interactive mode and reads its startup rc files. -# editor . +editor hx #: The terminal editor (such as ``vim`` or ``nano``) to use when #: 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 #: 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 macOS native Option+Key = unicode character behavior. This