1
0
forked from extern/nix-config

Remove ctrl+alt keybindings from kitty

Since I don't use urxvt anymore (which I assume is where I got the
ctrl+alt from), I no longer confuse the two.
This commit is contained in:
Donovan Glover 2021-05-10 10:29:26 -04:00
parent 4af8b2a37e
commit 5c21dbeb58
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -43,10 +43,6 @@ open_url_modifiers ctrl
# Open URLs with firefox
open_url_with /usr/bin/firefox
# Sometimes we forget whether copy/paste is ctrl+shift or ctrl+alt
map ctrl+alt+c copy_to_clipboard
map ctrl+alt+v paste_from_clipboard
# =============================
# ========== Spacing ==========
# =============================