diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2014-12-06 12:20:52 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2014-12-06 12:20:52 +0000 | 
| commit | f995fa537b66bd8508527cc70f8349bce9df7895 (patch) | |
| tree | 9413a740051686fe63d1cce895a8e1a390ca7f78 | |
| parent | Add libsixel-bin to Suggests for img2sixel (diff) | |
| download | w3m-f995fa537b66bd8508527cc70f8349bce9df7895.tar.gz w3m-f995fa537b66bd8508527cc70f8349bce9df7895.zip | |
Set extbrowser to sensible-browser in w3mconfig
Diffstat (limited to '')
| -rw-r--r-- | debian/w3mconfig | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/debian/w3mconfig b/debian/w3mconfig index 3256fdb..d6c6554 100644 --- a/debian/w3mconfig +++ b/debian/w3mconfig @@ -22,6 +22,7 @@ no_referer 0  use_lessopen 0  bgextviewer 1  editor sensible-editor +extbrowser sensible-browser  mailcap ~/.w3m/mailcap, /etc/w3m/mailcap, /etc/mailcap  mime_types ~/.w3m/mime.types, /etc/mime.types  urimethodmap ~/.w3m/urimethodmap, /etc/w3m/urimethodmap | 
