Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 314 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 314 Bytes

arrange-windows

A command-line utility for arranging windows.

Usage

ArrangeWindows -w "Window Title 1" "Window Title 2" "Window Title 3" -d 0

Where -w is used to list the titles of the windows you wish to arrange and -d is the zero-based index of the screen you would like to arrange them on.