aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/firefox/.config/tridactyl
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2024-05-09 15:57:22 -0500
committerToby Vincent <tobyv@tobyvin.dev>2024-05-09 15:57:22 -0500
commit67f11934efcd877ee3fc19cfd9e2ff20949806cf (patch)
tree8c4eecca3d29aa9ec9b447ebe1c4a85f11faef7f /firefox/.config/tridactyl
parent2dc0241f4c085bd96387e25c94e7bf252b1f0def (diff)
fix(firefox): remove trydactly binding
Diffstat (limited to 'firefox/.config/tridactyl')
-rw-r--r--firefox/.config/tridactyl/tridactylrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox/.config/tridactyl/tridactylrc b/firefox/.config/tridactyl/tridactylrc
index 14f190c..2c1ae59 100644
--- a/firefox/.config/tridactyl/tridactylrc
+++ b/firefox/.config/tridactyl/tridactylrc
@@ -46,6 +46,7 @@ bind --mode=video l video_with video.currentTime += 5
" Requires custom firefox build or pacman hook:
" patches: https://github.com/glacambre/firefox-patches
" hook: https://aur.archlinux.org/packages/firefox-no-reserved-keys-patch
+unbind --mode=ex <S-Backspace>
bind --mode=ex <C-n> ex.next_completion
bind --mode=ex <C-p> ex.prev_completion
bind --mode=ex <Down> ex.next_completion