1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

added amixer to the jc parser in lib

This commit is contained in:
Eden Refael
2024-11-28 20:13:06 +02:00
parent 9a4c0559f0
commit b6032863ac

View File

@ -21,6 +21,7 @@ parsers: List[str] = [
'arp',
'asciitable',
'asciitable-m',
'amixer',
'blkid',
'bluetoothctl',
'cbt',