summaryrefslogtreecommitdiffstats
path: root/xo
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2014-06-03 12:28:41 +0200
committerFlorian Pritz <bluewind@xinu.at>2014-06-03 12:28:41 +0200
commit3774c0948ac1216765c15ede8839f52f5fb9e7b9 (patch)
tree4b1d16df352b36cf141c8731baa37cfa3cf4b142 /xo
parent7fba334e4fe21133141125ac77185ab9a0b22f2c (diff)
downloadbin-3774c0948ac1216765c15ede8839f52f5fb9e7b9.tar.gz
bin-3774c0948ac1216765c15ede8839f52f5fb9e7b9.tar.xz
misc changes
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'xo')
-rwxr-xr-xxo3
1 files changed, 2 insertions, 1 deletions
diff --git a/xo b/xo
index 4beaecc..c645502 100755
--- a/xo
+++ b/xo
@@ -17,7 +17,8 @@ declare -A handler
# when a major MIME type won't correctly identify all filetypes.
# openoffice.org documents are an example of this.
doc=soffice
-image="sxiv -Z"
+#image="sxiv -Z"
+image=viewnior
video=mplayer
default=${EDITOR:-vi} # Fallback -- should be a text editor