5 lines
222 B
Text
5 lines
222 B
Text
os: mac
|
|
-
|
|
^desktop$: user.dock_send_notification("com.apple.showdesktop.awake")
|
|
^window$: user.dock_send_notification("com.apple.expose.front.awake")
|
|
^launch pad$: user.dock_send_notification("com.apple.launchpad.toggle")
|