diff --git a/home/modules/term/default.nix b/home/modules/term/default.nix index 2b2a9b2..bf2c9a9 100644 --- a/home/modules/term/default.nix +++ b/home/modules/term/default.nix @@ -58,6 +58,10 @@ in { ]; in (builtins.concatStringsSep "," mappings) + " Symbols Nerd Font"; + input_delay = "0"; + repaint_delay = "2"; + sync_to_monitor = "no"; + wayland_enable_ime = "no"; }; extraConfig = '' font_features "0xProto-Italic +ss01"