An open API service indexing awesome lists of open source software.

https://github.com/kuabem/oswo

organise sway outputs
https://github.com/kuabem/oswo

Last synced: 5 months ago
JSON representation

organise sway outputs

Awesome Lists containing this project

README

          

# 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 `, 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`.