diff options
author | shmibs <shmibs@gmail.com> | 2014-02-11 20:47:36 -0700 |
---|---|---|
committer | shmibs <shmibs@gmail.com> | 2014-02-11 20:47:36 -0700 |
commit | 597d87abf48838c7cbe27d71aa15943ba90840a4 (patch) | |
tree | a719e4c200eab0ed0f73bd8ffdeda8d7cd76b5f9 /.pentadactylrc | |
parent | ae1b43aa519aa400aa6c8aba3b459bba2fc14a7e (diff) | |
download | dotfiles-597d87abf48838c7cbe27d71aa15943ba90840a4.tar.gz |
AWESOME → HERBSTLUFTWM
i was getting sick of dealing with awesome's
steaming pile of lua, and this seems to be
a pretty nice alternative =)
Diffstat (limited to '.pentadactylrc')
-rw-r--r-- | .pentadactylrc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.pentadactylrc b/.pentadactylrc index 73d5204..738875a 100644 --- a/.pentadactylrc +++ b/.pentadactylrc @@ -1,9 +1,11 @@ -"hg6960 +"hg6981 loadplugins '\.(js|penta)$' group user +highlight Hint font: bold 12px "Droid Sans Mono", monospace !important; margin: -.2ex; padding: 0 0 0 1px; outline: 1px solid rgba(0, 0, 0, .5); background: rgba(255, 248, 231, .8); color: black; text-transform: uppercase; map -count -modes=n,v s <count>:tabopen<Space>duckduckgo<Space> map -count -modes=n,v S <count>:open<Space>duckduckgo<Space> map -count -modes=n,v ! <count>:tabopen<Space>duckduckgo<Space>! +set hintkeys=sldkfjgh " vim: set ft=pentadactyl: |