Commit 5c5196412006
Changed files (1)
home
common
desktop
home/common/desktop/kitty.nix
@@ -117,7 +117,7 @@
# Word selection hints with multiple actions
# Copy word to clipboard (default word hint already at kitty_mod+d)
map kitty_mod+alt+d mkh --customize-processing ~/.config/kitty/word-hints.py define
- map kitty_mod+t mkh --customize-processing ~/.config/kitty/word-hints.py translate
+ map ctrl+alt+t mkh --customize-processing ~/.config/kitty/word-hints.py translate
# ============================================================================
# KITTY POPUPS (tmux-style overlays)