summaryrefslogtreecommitdiffstats
path: root/xo
diff options
context:
space:
mode:
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