From 5f008401b475bfbda7a47e514a3aa8806d93a9c3 Mon Sep 17 00:00:00 2001
From: Christian Heller <c.heller@plomlompom.de>
Date: Mon, 12 Aug 2019 04:38:57 +0200
Subject: [PATCH] WIP

---
 buster/home_files/user/.tridactylrc | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/buster/home_files/user/.tridactylrc b/buster/home_files/user/.tridactylrc
index de3e621..930b302 100644
--- a/buster/home_files/user/.tridactylrc
+++ b/buster/home_files/user/.tridactylrc
@@ -1,4 +1,6 @@
+sanitize tridactyllocal tridactylsync
 guiset statuspanel top-right
+guiset tabs autohide 
 set newtab file:///opt/firefox/blank.html
 autocmd DocStart www.reddit.com urlmodify -t www old
 bind / fillcmdline find
@@ -7,4 +9,5 @@ bind N findnext -1
 set findcase insensitive
 bind j scrollline 3
 bind k scrollline -3
-set hintnames numeric
+set hintuppercase false
+set searchengine duckduckgo
-- 
2.30.2