Open ethaniel opened 1 year ago
It's currently not possible to have an action happen when you click the menu bar icon. You have to add a menu entry to do this:
echo "Admin requests: $CNT"
echo "---"
echo "Open url | href=https://url"
Related: #910
Monterey 12.6.7 here, xbar 2.1.7-beta. I have the following code:
It displays correctly:
But when I click on it, the browser doesn't open, and instead I get the xbar menu:
Bug?