Skip to content

A simple Alfred workflow for moving your dock's position to the left, right, or bottom.

Notifications You must be signed in to change notification settings

nielsr2/Move-Dock-Alfred-Workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Move Dock - Alfred Workflow

A simple Alfred workflow for moving your dock's position to the left, right, or bottom.

It calls the follow bash command(s):

defaults write com.apple.dock orientation -string $query;

killall Dock;

v1.1, added 'dock autohide' - toggling docks autohide

About

A simple Alfred workflow for moving your dock's position to the left, right, or bottom.

Resources

Stars

Watchers

Forks

Packages

No packages published