summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xxo2
1 files changed, 1 insertions, 1 deletions
diff --git a/xo b/xo
index 28f6e89..f1efcbf 100755
--- a/xo
+++ b/xo
@@ -17,7 +17,7 @@ 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=gpicview
+image="sxiv -Z"
video=mplayer
default=${EDITOR:-vi} # Fallback -- should be a text editor