yabai
yabai copied to clipboard
can not control popup window from zenity
yabai version: v4.0.2 mac: m1 pro 12.4 monterey
I wan't to use zenity to create some simple gui input for script, but I can't figure out how to use rule to locate the window, it's not a mac app so I've tried to specify title but failed.
example rule and zenity command.
yabai -m rule --add label="zenity" title="zenity" manage=off
zenity --entry --title='zenity'