jaredks / rumps

Ridiculously Uncomplicated macOS Python Statusbar apps
BSD 3-Clause "New" or "Revised" License
3.06k stars 177 forks source link

Menu item key combination #196

Closed niccolomineo closed 1 year ago

niccolomineo commented 1 year ago

Hi @jaredks, thank you for this wonderful mini-framework: it is really narrowing the difference with actual native Mac Os app development like no other framework does at the moment (I am thinking about file size specifically).

For a menu item, what is the expected syntax to have a key combination such as CTRL+1 work?