Skip to content

mimi won't open xml, pdf files or some plain text files #8

@charbelnicolas

Description

@charbelnicolas

This is my mimi.conf:

application/json: $TERMINAL -e $EDITOR
application/xml: $TERMINAL -e $EDITOR
application/octet-stream: $TERMINAL -e $EDITOR
application/pdf: zathura
application/x-blender: blender

audio/: mpv
image/: feh
video/: mpv
text/: $TERMINAL -e $EDITOR

x-scheme-handler/http: chromium
x-scheme-handler/https: chromium
x-scheme-handler/ftp: chromium

I can't open pdf or xml files, chromium is hijacking them and the bash_history file can't be opened either... Is there something I'm doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions