remove line

This commit is contained in:
speediegq 2022-09-02 15:13:54 +02:00
parent ea5b83e659
commit 8977bede47

View file

@ -5,8 +5,6 @@ esac
command -v xdg-open > /dev/null && BROWSER="xdg-open" command -v xdg-open > /dev/null && BROWSER="xdg-open"
st_xurls | grep -q http || exit 0 # Don't prompt when there are no urls.
URL=$(st_xurls | grep http | awk '!_[$1]++' | $RUNLAUNCHER -l 10 -w $WINDOWID -g 1 -p 'Open:') URL=$(st_xurls | grep http | awk '!_[$1]++' | $RUNLAUNCHER -l 10 -w $WINDOWID -g 1 -p 'Open:')
case "$1" in case "$1" in