Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rrooij/swaydisplays

Simple screen manager for Sway - very primitive now
https://github.com/rrooij/swaydisplays

Last synced: 3 months ago
JSON representation

Simple screen manager for Sway - very primitive now

Awesome Lists containing this project

README

        

# swaydisplays

Very simple TUI for changing a screen resolution on Sway. It now only executes `swaymsg output` and sets the appropriate resolution
(not the refresh rate at the moment). Made this because changing resolutions with swaymsg each time is a bit cumbersome.

Just run `cargo run` to run it. It relies on `cursive` for the TUI.

## Screenshot

![Screenshot](screenshot.png)