From 3774c0948ac1216765c15ede8839f52f5fb9e7b9 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Tue, 3 Jun 2014 12:28:41 +0200 Subject: misc changes Signed-off-by: Florian Pritz --- xo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xo') 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 -- cgit v1.2.3-24-g4f1b