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?
This is my mimi.conf:
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?