🐛 fix(kitty): change vscodium keymap to not interfier with the copy keymap

This commit is contained in:
Sergio Laín 2024-02-11 21:51:18 +01:00
parent 7c91eed5eb
commit f72af7a38d
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -139,7 +139,7 @@ map cmd+0 change_font_size all 0
# Others
map kitty_mod+e launch --type=background --cwd=current sh -c 'hyprctl dispatch exec "[float; size 60% 60%; center 1] xdg-open" $(pwd)'
map kitty_mod+c launch --type=background --cwd=current sh -c 'vscodium $(pwd)'
map kitty_mod+u launch --type=background --cwd=current sh -c 'vscodium $(pwd)'
map kitty_mod+f5 load_config_file
action_alias kitty_scrollback_nvim kitten ~/.local/share/nvim/lazy/kitty-scrollback.nvim/python/kitty_scrollback_nvim.py