-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
Description
First of all, thank you for the very nice widget. I have been using it already for some years.
Currently I have started to get following error when I press Enter on the selected item:
zaw-action:2: number expected
I have also found out that if I comment out styles in zaw-action(), everything gets executed as before:
#local -a styles=(default alt)
Do I need to add some style settings to make it work?