Mercurial > dotfiles
comparison pentadactyl/pentadactylrc @ 328:fab7a3e02959
Add shortcut to hide/show the toolbar.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 04 Oct 2015 20:38:14 -0700 |
parents | 84d3acadf2b0 |
children |
comparison
equal
deleted
inserted
replaced
321:7ab2a4418eaf | 328:fab7a3e02959 |
---|---|
53 | 53 |
54 " On keyboards like the Leopold FC660C, for some obscure reason, the | 54 " On keyboards like the Leopold FC660C, for some obscure reason, the |
55 " <Insert> key sends the <Help> ID. WTF. | 55 " <Insert> key sends the <Help> ID. WTF. |
56 nmap -builtin <Help> <Insert> | 56 nmap -builtin <Help> <Insert> |
57 | 57 |
58 nmap -builtin <F3> :set guioptions!=T<cr> | |
59 | |
58 " DDG FTW | 60 " DDG FTW |
59 set defsearch=duckduckgo | 61 set defsearch=duckduckgo |
60 | 62 |
61 " Super minimal UI | 63 " Super minimal UI |
62 "set toolbars=noaddons,nobookmarks,nomenu,nonavigation,notabs | 64 "set toolbars=noaddons,nobookmarks,nomenu,nonavigation,notabs |