Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/csicar/wrandr
- Owner: csicar
- License: mit
- Created: 2019-12-24T02:09:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-14T18:39:59.000Z (almost 3 years ago)
- Last Synced: 2024-08-02T13:30:36.534Z (6 months ago)
- Language: Go
- Size: 55.7 KB
- Stars: 51
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)