Manage your default applications with ease using handlr
!
.desktop
entries from mimeapps.list
launch
, get --json
for your scripting needs```sh
handlr open ~/.dotfiles/pacman/packages.txt handlr open https://google.ca
handlr set .png feh.desktop
handlr set application/pdf evince.desktop
handlr list
$ handlr get .png feh.desktop
handlr launch x-scheme-handler/https -- https://google.ca ```
xdg-utils
get
, set
, list
.desktop
filesget
1) Open ~/.config/handlr/handlr.toml
and set enable_selector = true
. Optionally, you can also tweak the selector
to your selector command (using e.g. rofi or dmenu).
2) Add a second/third/whatever handler using handlr add
, for example
handlr add x-scheme-handler/https firefox-developer-edition.desktop
3) Now in this example when you open a URL, you will be prompted to select the desired application.
![]() |
![]() |
sh
yay -S handlr-bin
Optionally you can also install xdg-utils-handlr
to replace xdg-open
:
sh
yay -S xdg-utils-handlr
sh
cargo install handlr
$PATH
sh
curl https://raw.githubusercontent.com/chmln/handlr/master/completions/handlr.fish --create-dirs -o ~/.config/fish/completions/handlr.fish
Icons made by Eucalyp from www.flaticon.com
Cover photo by creativebloq.com