aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/firefox/.config
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2024-04-17 12:55:26 -0500
committerToby Vincent <tobyv@tobyvin.dev>2024-04-17 12:55:26 -0500
commitdbf07665ce01902ed9ec1a8f790427e7d369c14b (patch)
treef9add90b0e8ce6f07821f074974e971b49830e5d /firefox/.config
parent61660a662000e0e20cfbf3942371bf070e161092 (diff)
fix(firefox): improve tridactyl config
Diffstat (limited to 'firefox/.config')
-rw-r--r--firefox/.config/firefox/chrome/userChrome.css2
-rw-r--r--firefox/.config/tridactyl/tridactylrc5
2 files changed, 1 insertions, 6 deletions
diff --git a/firefox/.config/firefox/chrome/userChrome.css b/firefox/.config/firefox/chrome/userChrome.css
index 9a32264..2a70233 100644
--- a/firefox/.config/firefox/chrome/userChrome.css
+++ b/firefox/.config/firefox/chrome/userChrome.css
@@ -11,4 +11,4 @@ tabs {
.tab-label::before {
counter-increment: tab-counter;
content: counter(tab-counter) " - ";
-} \ No newline at end of file
+}
diff --git a/firefox/.config/tridactyl/tridactylrc b/firefox/.config/tridactyl/tridactylrc
index d218169..1d1a1eb 100644
--- a/firefox/.config/tridactyl/tridactylrc
+++ b/firefox/.config/tridactyl/tridactylrc
@@ -34,10 +34,6 @@ set videomaps.z mode normal
set videomaps.🕷🕷INHERITS🕷🕷 nmaps
unbind <C-f>
-unbind s
-unbind d
-unbind f
-bind <C-Space> hint
bind / fillcmdline find
bind ? fillcmdline find --reverse
bind n findnext
@@ -51,7 +47,6 @@ bind x tabclose
bind gs fillcmdline open duckduckgo
bind zv composite js document.location.href | mpvsafe
bind gv mode video
-bind gx hint -W mpvsafe
bind yy clipboard yankmd
" Requires custom firefox build or pacman hook: