removed the setting of the keyboard rate on every shell startup

This commit is contained in:
aminnairi
2024-01-04 10:47:36 +01:00
parent ede335b785
commit c8d0bb47e4
@@ -2,9 +2,6 @@ if status is-interactive
# Enable vi-mode # Enable vi-mode
fish_vi_key_bindings fish_vi_key_bindings
# Set the keyboard rate
xset r rate 200 50
# Set the editor to use vim # Set the editor to use vim
set --export --global EDITOR nvim set --export --global EDITOR nvim