mirror of
https://github.com/chmln/handlr.git
synced 2024-11-23 17:51:46 +01:00
Update README.md
This commit is contained in:
parent
ea0b351bbb
commit
fb1e2fdf3c
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ handlr launch x-scheme-handler/https -- https://google.ca
|
|||
```
|
||||
|
||||
## 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**
|
||||
- useful for common tasks like setting a handler for png/docx/etc files
|
||||
- Superb autocomplete (currently just fish), including mimes, extensions, and `.desktop` files
|
||||
|
|
Loading…
Reference in a new issue