Jump to content

Dock switcher


Recommended Posts

Usage

  • Save the current dock as a layout for this workflow via the keyword :dock new.
  • Select a dock layout via the keyword dock:
    • ⏎: Switch to the layout (load the layout).
    • ⌘⏎: Overwrite the layout with the layout of the current dock.

 

⚠️ This workflow saves **all** information related to the current dock. This includes dock sizes, dock position, animation settings, or hot corners.

 

Automation
Load a dock layout from another app via this AppleScript:

 

tell application id "com.runningwithcrayons.Alfred" to run trigger "load-dock-layout" in workflow "de.chris-grieser.dock-switcher" with argument "NAME_OF_DOCK_LAYOUT"`

 

or via URI:

 

alfred://runtrigger/de.chris-grieser.dock-switcher/load-dock-layout/?argument=NAME_OF_DOCK_LAYOUT


➡️ https://github.com/chrisgrieser/alfred-dock-switcher

 

Pastedimage2024-09-26at16_45.04@2x.thumb.png.00340bdc3ef3a28c40e7918b1d2d57a8.png

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...