From e7ebb8e3126db5b0f18a84dbd3cbbddedab592d0 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 13 Apr 2014 21:34:41 +0200 Subject: misc Signed-off-by: Florian Pritz --- qinit | 2 +- xo | 2 +- 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 -- cgit v1.2.3-24-g4f1b