Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/csicar/wrandr

ARandR for Wayland (Sway)
https://github.com/csicar/wrandr

Last synced: 2 months ago
JSON representation

ARandR for Wayland (Sway)

Awesome Lists containing this project

README

        

WrandR
======

aRandr for wayland.

![screenshot](./screenshot.png)

## Install

```bash
$ go get -v -u github.com/csicar/wrandr
$ ~/go/bin/wrandr
$ # if you want to run it as a application
$ cp wrandr.desktop ~/.local/share/applications/
```

## TODOs

- [x] Snap to Border of monitors
- [x] Generate Command with VendorId & ID instead of Name
- [x] DPI Scale option
- [x] make text output kanshi-compatible
- [ ] Option to refresh

## Alternatives

If you want something with more features checkout [wdisplays](https://github.com/luispabon/wdisplays)