kellyjonbrazil / jc

CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
MIT License
7.91k stars 210 forks source link

[xrandr] Add props schema #547

Closed lyterk closed 8 months ago

lyterk commented 8 months ago

Add props schema for xrandr.

Addresses comments in #525