A few minor tweaks.

This commit is contained in:
Derek Taylor
2019-01-17 17:37:12 -06:00
parent 2a79cf6bb3
commit cf38fc6c0e
9 changed files with 68 additions and 69 deletions

View File

@@ -3,8 +3,8 @@
# Based on script by z3bra -- 2014-01-21
W3MIMGDISPLAY="/usr/lib/w3m/w3mimgdisplay"
FONTH=18 # Size of one terminal row
FONTW=10 # Size of one terminal column
FONTH=16 # Size of one terminal row
FONTW=9 # Size of one terminal column
X=$1
Y=$2