diff options
author | terminaldweller <thabogre@gmail.com> | 2021-12-29 16:55:20 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2021-12-29 16:55:20 +0000 |
commit | f2ef99d0ac3cde7469da9a0b35a66043d13acc4a (patch) | |
tree | 7349c560d39c0489aac59f8d3dfe05aa8a65c9e3 /.w3m/config | |
parent | more updates. some chroot stuff (diff) | |
download | scripts-f2ef99d0ac3cde7469da9a0b35a66043d13acc4a.tar.gz scripts-f2ef99d0ac3cde7469da9a0b35a66043d13acc4a.zip |
updates
Diffstat (limited to '')
-rw-r--r-- | .w3m/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.w3m/config b/.w3m/config index 75528a1..f06c5eb 100644 --- a/.w3m/config +++ b/.w3m/config @@ -28,7 +28,7 @@ auto_image 1 max_load_image 4 ext_image_viewer 1 image_scale 100 -imgdisplay /usr/bin/img2sixel +imgdisplay /usr/lib/w3m/w3mimgdisplay image_map_list 0 fold_line 0 show_lnum 1 |