https://github.com/adimit/sway-screens
Little utility to make switching screens easier
https://github.com/adimit/sway-screens
Last synced: 7 months ago
JSON representation
Little utility to make switching screens easier
- Host: GitHub
- URL: https://github.com/adimit/sway-screens
- Owner: adimit
- License: gpl-3.0
- Created: 2024-02-19T17:19:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-17T16:51:19.000Z (over 2 years ago)
- Last Synced: 2025-02-15T16:42:32.380Z (over 1 year ago)
- Language: Rust
- Size: 66.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Screens
Switch setup easily by just saying
```
$ screens
0: HDMI-A-2 (2560×1440)
1: HDMI-A-4 (2560×1440)
```
to check which screens you have, then, enumerate their indices left to right:
```
$ screens 10
```
To place `HDMI-A-4` to the left of `HDMI-A-2`.