diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2014-10-10 23:20:14 +0200 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2014-10-10 23:20:14 +0200 |
commit | ae345377bec9e6f55c4db2ace451297b0c5afc00 (patch) | |
tree | 6fec425ed7ad1421639af4ebe641e3cb16be487c /pentadactylrc | |
parent | 95496f983e819cd5fe2e3013785b30d11884b582 (diff) | |
download | dotfiles-ae345377bec9e6f55c4db2ace451297b0c5afc00.tar.gz dotfiles-ae345377bec9e6f55c4db2ace451297b0c5afc00.tar.bz2 dotfiles-ae345377bec9e6f55c4db2ace451297b0c5afc00.zip |
minor tweaks
Diffstat (limited to 'pentadactylrc')
-rw-r--r-- | pentadactylrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pentadactylrc b/pentadactylrc index 8cd97e9..73ab127 100644 --- a/pentadactylrc +++ b/pentadactylrc @@ -122,7 +122,7 @@ map -count -modes=n,v w <count>owikipedia<Space> map -count -modes=n,v ( <count>H map -count -modes=n,v ) <count>L set autocomplete= -set defsearch=duckduckgo +set defsearch=startpage-https set editor='rxvt -e sh -c "vim +<line> +\"sil! call cursor(0, <column>)\" <file>"' set strictfocus=*:despotic |