diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-09-14 15:42:31 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-09-14 15:42:31 +0200 |
commit | 010345ca23d057ebb5a02499e9db0dc9f5269e2b (patch) | |
tree | 4fc27681e2b4d3a49ac41f2b9c3863e777d4d23a /.config/foot | |
parent | daf6679e989df997b406221ad7c864e6dc6ffb74 (diff) |
foot: Remove weird bindings
Diffstat (limited to '.config/foot')
-rw-r--r-- | .config/foot/foot.ini | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 2a4496d..b4c13d1 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -12,8 +12,6 @@ foreground=C5C8C6 background=2B303B [key-bindings] -clipboard-copy=Control+Mod1+c -clipboard-paste=Control+Mod1+v scrollback-up-line=Control+k scrollback-down-line=Control+j scrollback-up-half-page=Control+Shift+k |