From 2f43a1c67c5b1c6fa8de7bce734b1e1213b09500 Mon Sep 17 00:00:00 2001 From: tastytea Date: Sun, 7 Jan 2024 17:33:54 +0100 Subject: [PATCH] urlhandler: fall back to firefox-bin --- .local/bin/urlhandler | 1 + 1 file changed, 1 insertion(+) diff --git a/.local/bin/urlhandler b/.local/bin/urlhandler index 407163e..f7cd268 100755 --- a/.local/bin/urlhandler +++ b/.local/bin/urlhandler @@ -19,6 +19,7 @@ autoload -U readwwwlog openwwwimg zmodload zsh/pcre local default_cmd="firefox" +type firefox >& - || default_cmd=firefox-bin local mpv="mpv --force-window=yes" local -a assignments=(