diff --git a/fish/config.fish b/fish/config.fish index bd1820c..16e44c6 100644 --- a/fish/config.fish +++ b/fish/config.fish @@ -3,7 +3,7 @@ if status is-interactive fish_vi_key_bindings # Set the keyboard rate - xset r rate 150 30 + xset r rate 200 50 # Set the editor to use vim set --export --global EDITOR nvim