From 2d1a87bf7e92b44d48e562b72f2321a216a973f5 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Wed, 23 Nov 2022 00:43:57 +0100 Subject: tridactyl: update theme --- .config/tridactyl/tridactylrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.config/tridactyl/tridactylrc') diff --git a/.config/tridactyl/tridactylrc b/.config/tridactyl/tridactylrc index 471367a..3494540 100644 --- a/.config/tridactyl/tridactylrc +++ b/.config/tridactyl/tridactylrc @@ -1,10 +1,7 @@ " vim: ft=vim sanitise tridactyllocal tridactylsync -bind J tabnext -bind K tabprev - -set browser firefox-nightly +set browser firefox set allowautofocus false set searchengine duckduckgo set tabopencontaineraware true @@ -25,6 +22,9 @@ unbind unbind unbind p +bind J tabnext +bind K tabprev + bind tw fillcmdline tabopen -c wee bind tp fillcmdline tabopen -c pers bind tb fillcmdline tabopen -c bank -- cgit 1.4.1