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.
- Host: GitHub
- URL: https://github.com/nikku/mons
- Owner: nikku
- Created: 2020-09-16T09:41:01.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-11-25T11:58:03.000Z (over 2 years ago)
- Last Synced: 2025-10-17T07:55:35.468Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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