Update README.md

This commit is contained in:
Gregory 2020-05-17 17:35:53 -04:00 committed by GitHub
parent ea0b351bbb
commit fb1e2fdf3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,6 +38,7 @@ handlr launch x-scheme-handler/https -- https://google.ca
``` ```
## Compared to `xdg-utils` ## Compared to `xdg-utils`
- Far easier to use with simple commands like `get`, `set`, `list`
- Can operate on extensions, **no need to look up or remember mime types** - Can operate on extensions, **no need to look up or remember mime types**
- useful for common tasks like setting a handler for png/docx/etc files - useful for common tasks like setting a handler for png/docx/etc files
- Superb autocomplete (currently just fish), including mimes, extensions, and `.desktop` files - Superb autocomplete (currently just fish), including mimes, extensions, and `.desktop` files