Closed FormalSnake closed 9 months ago
It is possible to make this the click action of the item, however, as discussed in #236 it does not properly reposition the popup.
I currently have something like this for my new config with the app menus:
https://github.com/FelixKratz/SketchyBar/assets/22680421/39e3ecbd-d2ce-4058-b361-ef8393868383
It seems to work perfectly in your demo, could you provide a snippet for that click action? It seems great.
It is possible to make this the click action of the item, however, as discussed in #236 it does not properly reposition the popup.
I currently have something like this for my new config with the app menus:
demo.mp4
This is awesome, will you share your dot files in the future?
@FelixKratz how do I use multiple aliases for the same app? I want to use some raycast menu bar items but I do not know how to specify which one must use which.
It seems to work perfectly in your demo, could you provide a snippet for that click action? It seems great.
It is a small binary using the accessibility api to click the items. I will share it once my new setup is completed. It also works with the right side items.
@FelixKratz how do I use multiple aliases for the same app? I want to use some raycast menu bar items but I do not know how to specify which one must use which.
You can specify which item of the app you want to alias, they usually have different names. See the output of sketchybar --query default_menu_items
for info about all available items.
Thank you!
Hi, so I want to add some aliases in Sketchybar but when I click on one it doesn't do anything. If it is possible it would be cool that if I click on one it does whatever it would do in the normal menubar.