From 70ac73bc332facb6b55044a8a6145ea805592d18 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Sun, 29 Dec 2024 17:43:00 +0100 Subject: checkpoint --- bin/guiscripts/lh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/guiscripts/lh') diff --git a/bin/guiscripts/lh b/bin/guiscripts/lh index ba39ec0..fd7f573 100755 --- a/bin/guiscripts/lh +++ b/bin/guiscripts/lh @@ -7,7 +7,7 @@ # otherwise it opens link in browser. [ "${url:=$1}" ] || url="$(clipo)" -notify-send "linkhandler" "$url" +herbe "_linkhandler" "$url" case "$url" in file://*) -- cgit v1.2.3