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
+2 -2
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
+2 -3
View File
@@ -1,9 +1,8 @@
" ____ _____
" | _ \_ _| Derek Taylor (DistroTube)
" | | | || | http://www.youtube.com/c/DistroTube
" | |_| || | http://www.gitlab.com/dwt1/
" | | | || | http://www.youtube.com/c/DistroTube
" | |_| || | http://www.gitlab.com/dwt1/
" |____/ |_|
"
" vim: filetype=vifm :
" Sample configuration file for vifm (last updated: 20 July, 2018)