1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-11 01:10:37 +02:00

Add xrandr to lib.py

This commit is contained in:
Kevin Lyter
2022-02-03 18:13:58 -08:00
parent 6b793d0521
commit 6b069a82d0

View File

@ -97,6 +97,7 @@ parsers = [
'wc', 'wc',
'who', 'who',
'xml', 'xml',
'xrandr',
'yaml', 'yaml',
'zipinfo' 'zipinfo'
] ]