urlhandler: fall back to firefox-bin
This commit is contained in:
parent
c5203da97e
commit
2f43a1c67c
@ -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=(
|
||||
|
Loading…
x
Reference in New Issue
Block a user