diff options
Diffstat (limited to 'xo')
-rwxr-xr-x | xo | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,7 +21,8 @@ image="sxiv -Z" video=mplayer default=${EDITOR:-vi} # Fallback -- should be a text editor -handler[application/pdf]=evince +handler[inode/directory]=dolphin +handler[application/pdf]=zathura handler[application/vnd.oasis.opendocument.text]=$doc handler[application/xml]=firefox handler[doc]=$doc |