Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,13 @@ handlr add x-scheme-handler/https firefox-developer-edition.desktop
### Arch Linux

```sh
yay -S handlr-bin
sudo pacman -S handlr
```

Optionally you can also install `xdg-utils-handlr` to replace `xdg-open`:

```sh
yay -S xdg-utils-handlr
paru -S xdg-utils-handlr
```

### Rust/Cargo
Expand Down