diff options
author | Amin Bandali <me@aminb.org> | 2015-06-03 23:19:54 -0400 |
---|---|---|
committer | Amin Bandali <me@aminb.org> | 2015-06-03 23:19:54 -0400 |
commit | 4beff0b9fb6c197ffed2feff6da772ba4ad62c30 (patch) | |
tree | a9d683617405a42a7b035d412ebe5cedf0bca45d /pentadactyl/.pentadactylrc | |
parent | 1576a8fc1d366826cf9d43c68114c3ec2f769110 (diff) | |
download | configs-4beff0b9fb6c197ffed2feff6da772ba4ad62c30.tar.gz configs-4beff0b9fb6c197ffed2feff6da772ba4ad62c30.tar.xz configs-4beff0b9fb6c197ffed2feff6da772ba4ad62c30.zip |
[pentadactyl] show the firefox toolbar
Diffstat (limited to 'pentadactyl/.pentadactylrc')
-rw-r--r-- | pentadactyl/.pentadactylrc | 3 |
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: |