From cceab949183fc307c74daa8707b2b8690af04dcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=9Eahin=20Akkaya?= Date: Mon, 25 Dec 2023 14:37:39 +0300 Subject: [PATCH] Disable default keybindings in kitty --- .config/kitty/kitty.conf | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 46bfcb8..8bd9eb1 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -1767,16 +1767,18 @@ font_size 13.0 #: The full list of actions that can be mapped to key presses is #: available here . -# kitty_mod ctrl+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. +#: kitty_mod. +#default was ctrl+shift. I changed it because it was masking +# my tmux keybindings with ctrl shift. -# clear_all_shortcuts no +clear_all_shortcuts yes #: Remove all shortcut definitions up to this point. Useful, for #: instance, to remove the default shortcuts. +# I just get rid of all shortcuts because I don't use a single one of them # action_alias