summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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