https://github.com/csicar/wrandr
ARandR for Wayland (Sway)
https://github.com/csicar/wrandr
Last synced: 3 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-14T18:39:59.000Z (over 4 years ago)
- Last Synced: 2025-08-14T23:30:39.037Z (10 months ago)
- Language: Go
- Size: 55.7 KB
- Stars: 57
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
WrandR
======
aRandr for wayland.

## 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)