make kitty feel less slow
This commit is contained in:
parent
23835cf924
commit
5607c63cd3
1 changed files with 4 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue