🐛 fix(kitty): change vscodium keymap to not interfier with the copy keymap
This commit is contained in:
parent
7c91eed5eb
commit
f72af7a38d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue