diff options
author | Amin Bandali <me@aminb.org> | 2015-05-23 23:28:45 -0400 |
---|---|---|
committer | Amin Bandali <me@aminb.org> | 2015-05-23 23:28:45 -0400 |
commit | d12879140d555b32b7ce7b5dff97664730c6c6be (patch) | |
tree | 2149620db7266532f8533fea37b322dae5db066c | |
parent | af057af116dfec5a14c37d51aa5e1ab156b9186f (diff) | |
download | configs-d12879140d555b32b7ce7b5dff97664730c6c6be.tar.gz configs-d12879140d555b32b7ce7b5dff97664730c6c6be.tar.xz configs-d12879140d555b32b7ce7b5dff97664730c6c6be.zip |
[pentadactyl] improve reddit passkeys
-rw-r--r-- | pentadactyl/.pentadactylrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pentadactyl/.pentadactylrc b/pentadactyl/.pentadactylrc index b8f273b..7906c48 100644 --- a/pentadactyl/.pentadactylrc +++ b/pentadactyl/.pentadactylrc @@ -59,7 +59,7 @@ nmap -builtin : ; set defsearch=duckduckgo "" passthrough keys -set passkeys+=reddit.com:jkiufnp<CR> +set passkeys+=reddit.com:jkifpaz<CR> set passkeys+=youtube.com:jklm " vim: set ft=pentadactyl: |