Skip to content

Instantly share code, notes, and snippets.

View oswaldo's full-sized avatar
:shipit:

Oswaldo Dantas oswaldo

:shipit:
View GitHub Profile
@oswaldo
oswaldo / autosetup_external_monitor.py
Created March 1, 2023 13:52 — forked from debsankha/autosetup_external_monitor.py
Automatically setup external monitors
"""
Automatically setup external monitors so that it's to the right of the
internal screen
Prerequisite: [displayplacer](https://github.com/jakehilborn/displayplacer)
```bash
brew tap jakehilborn/jakehilborn && brew install displayplacer
```
"""