Home

Awesome

Mac Window Layout Tiles

Keyboard friendly window layouts for MacOS based on Layouts by Greg Allen (@jgaui) jga.me

Layouts.alfredworkflow provides a simple Alfred worklow for positioning and sizing windows with keyboard shortcuts.

<img src="screenshot.png" alt="screenshot" style="zoom:50%;" />

There are other apps that do similar things (Moom , https://setapp.com/apps/mosaic) but this is free, keyboard shortcut only, and integrates with Alfred with simple clean code.

Install

Keyboard Shortcuts

<img src="layouts.png" alt="layouts" style="height:500px;" />

Configure

Configuration is via the Alfred workflow. There are no external files or dependencies.

You can change the key mappings and window sizings and placements to define any keyboard shortcut for any size+position.

The x1,x2,y1,y2 convention from the original Layouts workflow is tricky to get right. Notes from the original layout convention have been added as a note in the workflow.

<img src="configure.png" alt="configure" style="zoom:50%;" />

TODO