From: Christian Heller <c.heller@plomlompom.de>
Date: Mon, 11 Nov 2019 21:03:57 +0000 (+0100)
Subject: Fix old.google bug in tridactyl old.reddit hack.
X-Git-Url: https://plomlompom.com/repos/%22https:/validator.w3.org/%7B%7Bdb.prefix%7D%7D/processes?a=commitdiff_plain;h=47d8a7f5fd43c6a4c9c7d45cae683f994f3edb4b;p=config

Fix old.google bug in tridactyl old.reddit hack.
---

diff --git a/buster/home_files/user/.tridactylrc b/buster/home_files/user/.tridactylrc
index 930b302..e39e5a0 100644
--- a/buster/home_files/user/.tridactylrc
+++ b/buster/home_files/user/.tridactylrc
@@ -2,7 +2,7 @@ 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
+autocmd DocStart www.reddit.com urlmodify -t www.reddit old.reddit
 bind / fillcmdline find
 bind n findnext 1
 bind N findnext -1