Skip to content

Commit

Permalink
Inital Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Claude Jung committed Jan 29, 2023
1 parent 9949477 commit 1486786
Show file tree
Hide file tree
Showing 10 changed files with 2,566 additions and 1 deletion.
24 changes: 23 additions & 1 deletion README.md
@@ -1,2 +1,24 @@
# alfred-window-manager
# Alfred Window Manager
Alfred Workflow to move/resize/position windows

## Requirements

* [Automation Tasks](https://www.alfredapp.com/help/workflows/automations/automation-task/)

## Usage

* ⇧↓ : Move to next screen
* ⇧↑ : Move to previous screen
* ^⌥M : Maximize
* ^⌥C : Center Window
* ^⌥← : Window to the left screen
* ^⌥→ : Window to the right screen
* ⌃⌥R : Reset Window
* ⇧⌥W : Scale up window
* ⇧⌥S : Scale down window
* ⇧⌥D : Scale up right side of the window
* ⇧⌥A : Scale up left side of the window
* ⌥ A : Move window left
* ⌥ D : Move window right
* ⌥ W : Move window up
* ⌥ S : Move window down
Binary file added Window Manager.alfredworkflow
Binary file not shown.

0 comments on commit 1486786

Please sign in to comment.