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

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

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`.