home · contact · privacy
WIP
authorChristian Heller <c.heller@plomlompom.de>
Mon, 12 Aug 2019 02:10:49 +0000 (04:10 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Mon, 12 Aug 2019 02:10:49 +0000 (04:10 +0200)
buster/etc_files/user/opt/firefox/firefox.cfg
buster/home_files/user/.tridactylrc

index cf6b0a2bd36095530b57f3955f813ea8c998ad2b..b321153779db654c73b9e9d93bede1537470eec7 100644 (file)
@@ -10,3 +10,9 @@ pref("browser.startup.blankWindow", true);
 pref("datareporting.policy.firstRunURL", "");
 pref("browser.shell.checkDefaultBrowser", false);
 pref("datareporting.policy.dataSubmissionPolicyBypassNotification", true);
+
+// use socks proxy by default
+pref("network.proxy.type", 1);
+pref("network.proxy.socks", "localhost");
+pref("network.proxy.socks_port", 9999);
+pref("network.proxy.remote_dns", true);
index 631e25ac5fbb42c495f0f0e933a5d385c1d1a76d..de3e6211e81d9166bf153eb873ee6966dba0f292 100644 (file)
@@ -1,3 +1,10 @@
 guiset statuspanel top-right
 set newtab file:///opt/firefox/blank.html
 autocmd DocStart www.reddit.com urlmodify -t www old
+bind / fillcmdline find
+bind n findnext 1
+bind N findnext -1
+set findcase insensitive
+bind j scrollline 3
+bind k scrollline -3
+set hintnames numeric