diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 8bd9eb1..1d6605d 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -1767,14 +1767,14 @@ font_size 13.0 #: The full list of actions that can be mapped to key presses is #: available here . -kitty_mod ctrl+alt+shift +# kitty_mod ctrl+alt+shift #: Special modifier key alias for default shortcuts. You can change #: the value of this option to alter all default shortcuts that use #: kitty_mod. #default was ctrl+shift. I changed it because it was masking # my tmux keybindings with ctrl shift. -clear_all_shortcuts yes +# clear_all_shortcuts yes #: Remove all shortcut definitions up to this point. Useful, for #: instance, to remove the default shortcuts.