summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2014-04-13 21:34:41 +0200
committerFlorian Pritz <bluewind@xinu.at>2014-04-13 21:34:41 +0200
commite7ebb8e3126db5b0f18a84dbd3cbbddedab592d0 (patch)
tree8d359aa175c59013f17dbe946479ac2a070deb75
parent1456f418b2d6404734ef902f9f67b94a73012aa2 (diff)
downloadbin-e7ebb8e3126db5b0f18a84dbd3cbbddedab592d0.tar.gz
bin-e7ebb8e3126db5b0f18a84dbd3cbbddedab592d0.tar.xz
misc
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rwxr-xr-xqinit2
-rwxr-xr-xxo2
2 files changed, 2 insertions, 2 deletions
diff --git a/qinit b/qinit
index fa636ce..15eab3e 100755
--- a/qinit
+++ b/qinit
@@ -17,7 +17,7 @@
# }
#
# If unspecified:
-# ${drives[@]}: will match all of "$imgroot/$vm".*.qcow2
+# ${drives[@]}: will match all of "$imgroot/$vm".*.{qcow2,raw}
#
shopt -s nullglob
diff --git a/xo b/xo
index f29d151..4beaecc 100755
--- a/xo
+++ b/xo
@@ -23,7 +23,7 @@ default=${EDITOR:-vi} # Fallback -- should be a text editor
handler[image/svg+xml]=viewnior
handler[inode/directory]=dolphin
-handler[application/pdf]=zathura
+handler[application/pdf]=evince
handler[application/vnd.oasis.opendocument.text]=$doc
handler[application/xml]=firefox
handler[doc]=$doc