summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmin Bandali <me@aminb.org>2015-06-03 23:19:54 -0400
committerAmin Bandali <me@aminb.org>2015-06-03 23:19:54 -0400
commit4beff0b9fb6c197ffed2feff6da772ba4ad62c30 (patch)
treea9d683617405a42a7b035d412ebe5cedf0bca45d
parent1576a8fc1d366826cf9d43c68114c3ec2f769110 (diff)
downloadconfigs-4beff0b9fb6c197ffed2feff6da772ba4ad62c30.tar.gz
configs-4beff0b9fb6c197ffed2feff6da772ba4ad62c30.tar.xz
configs-4beff0b9fb6c197ffed2feff6da772ba4ad62c30.zip
[pentadactyl] show the firefox toolbar
-rw-r--r--pentadactyl/.pentadactylrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/pentadactyl/.pentadactylrc b/pentadactyl/.pentadactylrc
index 7906c48..512814b 100644
--- a/pentadactyl/.pentadactylrc
+++ b/pentadactyl/.pentadactylrc
@@ -62,4 +62,7 @@ set defsearch=duckduckgo
set passkeys+=reddit.com:jkifpaz<CR>
set passkeys+=youtube.com:jklm
+"" show toolbar
+set go+=T
+
" vim: set ft=pentadactyl: