From 55a8e5b2988be90f9bc0efe2fb324a480238f794 Mon Sep 17 00:00:00 2001 From: Gethyn ThomasQuail Date: Fri, 18 Dec 2015 11:11:12 +0700 Subject: desktop/mimi: Added (xdg-open alternative). Signed-off-by: Willy Sudiarto Raharjo --- desktop/mimi/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 desktop/mimi/README (limited to 'desktop/mimi/README') diff --git a/desktop/mimi/README b/desktop/mimi/README new file mode 100644 index 0000000000000..cfb9b41e96585 --- /dev/null +++ b/desktop/mimi/README @@ -0,0 +1,10 @@ +mimi is an improved verision of xdg-open. The original xdg-open works horribly without DE environment. + +Note: + +This WILL overwrite xdg-open. If you desire to go back to the original xdg-open script, be sure to +reinstall xdg-utils from Slackware's repo. + +You specifically define what applications should be opened by which mime type. Simple make a text file +at "~/.config/mimi/mime.conf" and edit it to your liking. If you don't feel like doing, this mimi will +automatically find the best suited desktop file for the file. More info on the Github page. -- cgit v1.2.3