From 1cf4d81e9430cc0a51360f23d94c0593aa8a5487 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Sat, 22 Aug 2020 20:02:53 +0200 Subject: [PATCH] [ADD] Better xdg-open programs Handlr has a better implementation of xdg-open like behaviour. --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index bc7c3ca..036d638 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,9 @@ CLI_DEPENDENCIES := \ aur/bitwarden-cli \ aur/cppreference \ aur/git-absorb \ + aur/handlr-bin \ aur/stdman \ + aur/xdg-utils-handlr \ aur/zsh-fast-syntax-highlighting-git \ community/bat \ community/fd \