How would one open, focus and bring to the front apps in the dock using ⌘-number
, where number
corresponds to their position in the dock. Basically, all the behaviour of clicking the app in the dock, but with ⌘-number
. So ⌘-1 should behave the same as clicking the app besides finder, etc. Off-by-one in either direction is not a problem.
If determining the position of an app in the dock is difficult, assume they don't move and I can hardcode a ⌘-number
for each of them.
Perhaps this could be achieved with some apple script mapped to a shortcut, or with karabiner-elements?
I work with both mac and linux, and linux has an equivalent shortcut that I use a lot. It would be great to have it here too, given how useful it is.