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

https://github.com/nikku/mons

Stay sane with your multi screen configuration.
https://github.com/nikku/mons

Last synced: 3 months ago
JSON representation

Stay sane with your multi screen configuration.

Awesome Lists containing this project

README

          

# mons

A simple script that configures your screens, managed via `xrandr`, in a sane manner.

## Installation

```
npm install -g @nikku/mons
```

## Usage

```
Usage: mons [-o]

Stay sane with your multi screen configuration.

Options:
-o, --off Switch to default configuration
--verbose Output xrandr commands and results

Examples:
mons
mons -o
```

## License

MIT