From 4b0ef68be03ebbe9da56520d62ce372f66a2a12f Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Thu, 4 May 2023 22:54:48 +0330 Subject: update --- .tridactylrc | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to '.tridactylrc') diff --git a/.tridactylrc b/.tridactylrc index 601c8e4..b21419a 100644 --- a/.tridactylrc +++ b/.tridactylrc @@ -1,8 +1,10 @@ sanitize tridactyllocal tridactylsync guiset_quiet hoverlink right " autocmd DocStart mail.google.com mode ignore -colourscheme dark -completionfuzziness 1 +set theme dark +set completionfuzziness 1 +set keyboardlayoutforce true +set allowautofocus false " bind tp tabmove -1 " bind tn tabmove +1 @@ -14,3 +16,8 @@ seturl localhost:8889 superignore true blacklistadd mail.google.com/mail blacklistadd mail.terminaldweller.com blacklistadd mail.terminaldweller.com + +command hint_focus hint -; +bind ;C composite hint_focus; !s xdotool key Menu + +" vim: set filetype=tridactyl -- cgit v1.2.3