diff options
author | terminaldweller <thabogre@gmail.com> | 2021-06-05 21:31:14 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2021-06-05 21:31:14 +0000 |
commit | acf6683d531ca50c97e4f553faad7a8bfb86ed0e (patch) | |
tree | aa452b333e7f1e7c05b9d884e5dc4ffcdb41d3cb /.w3m/config | |
parent | fixed the w3m script problems. now using exa. some other small stuff (diff) | |
download | scripts-acf6683d531ca50c97e4f553faad7a8bfb86ed0e.tar.gz scripts-acf6683d531ca50c97e4f553faad7a8bfb86ed0e.zip |
too much to talk about...
Diffstat (limited to '')
-rw-r--r-- | .w3m/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.w3m/config b/.w3m/config index eb09d3c..75528a1 100644 --- a/.w3m/config +++ b/.w3m/config @@ -26,9 +26,9 @@ display_image 1 pseudo_inlines 1 auto_image 1 max_load_image 4 -ext_image_viewer 0 +ext_image_viewer 1 image_scale 100 -imgdisplay /usr/libexec/w3m/w3mimgdisplay +imgdisplay /usr/bin/img2sixel image_map_list 0 fold_line 0 show_lnum 1 |