diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 17:26:51 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:22 +0700 |
commit | 64f7cb1e9ac428b16ef2bd49b36e929ca54cfcf7 (patch) | |
tree | de7bba220ed55be0748b5c69579350a41b0d864f /desktop/mimi | |
parent | dbcef243a90ecb905d87070da38217b0c43a6a5a (diff) |
desktop/mimi: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/mimi')
-rw-r--r-- | desktop/mimi/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/desktop/mimi/README b/desktop/mimi/README index 18281ef75d826..2c5b62240e970 100644 --- a/desktop/mimi/README +++ b/desktop/mimi/README @@ -1,12 +1,13 @@ -mimi is an improved verision of xdg-open. The original xdg-open works horribly -without DE environment. +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. -Simply 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. +You specifically define what applications should be opened by which +mime type. Simply 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. |