https://github.com/kuabem/oswo
organise sway outputs
https://github.com/kuabem/oswo
Last synced: 5 months ago
JSON representation
organise sway outputs
- Host: GitHub
- URL: https://github.com/kuabem/oswo
- Owner: KuabeM
- Created: 2023-04-20T21:15:28.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-12T20:35:19.000Z (over 1 year ago)
- Last Synced: 2025-10-24T05:45:54.471Z (9 months ago)
- Language: Rust
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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`.