2 stable releases

2.0.0 Feb 12, 2025
1.1.1 Nov 21, 2024

#9 in #outputs

Download history 139/week @ 2024-11-20 4/week @ 2024-11-27 4/week @ 2024-12-04 2/week @ 2024-12-11 133/week @ 2025-02-12 7/week @ 2025-02-26

140 downloads per month

MIT license

19KB
483 lines

OSWO - organize sway outputs

Organize your monitors from the cli.

Get started

Check oswo display to get an overview of available montiors. Copy the cfgs.toml file to $XDG_CONFIG_DIR/oswo.toml and replace the top level names with the desired setups you want to have, e.g. alone for just the laptop monitor or office for your office setup. The names are the model string as reported by oswo display.

To use one of the configured setups, use oswo use <name>, e.g. oswo use alone.

If you just want to configure monitors by their enumerated output identifier use oswo set eDP-1 with the respective identifier as reported by oswo display.


lib.rs:

A lib to manage sway outputs.

Dependencies

~7–33MB
~486K SLoC