From d2eca1c4275effe7ed17b7e76f06ba89f4f99893 Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Sun, 6 Feb 2022 17:01:52 +0000 Subject: [PATCH] Changes tridactyl hintchars these are the characters tridactyl will use for hints. I have set them to be the characters on the home row on my colemak layout --- tridactyl/.config/tridactyl/tridactylrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tridactyl/.config/tridactyl/tridactylrc b/tridactyl/.config/tridactyl/tridactylrc index 5062c410..ce1a9fa7 100644 --- a/tridactyl/.config/tridactyl/tridactylrc +++ b/tridactyl/.config/tridactyl/tridactylrc @@ -14,6 +14,8 @@ set editorcmd $HOME/.bin/gnvim set smoothscroll true set newtabfocus page +set hintchars neiohtsrad + " Make Tridactyl work on more sites at the expense of some security "set csp clobber