Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
charbelnicolas opened this issue Jul 29, 2024 · 1 comment
Open

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

charbelnicolas opened this issue Jul 29, 2024 · 1 comment

Comments

@charbelnicolas
Copy link

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?

@BachoSeven
Copy link
Owner

can you share more info, like trying to do xdg-open FILE from terminal and posting the output?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants