From 58990f3a39ee9218b40c03f0aa6a354051250f95 Mon Sep 17 00:00:00 2001 From: Eden Refael Date: Tue, 3 Dec 2024 22:23:30 +0200 Subject: [PATCH] added the amixer in alphabet order to the json convert lib --- jc/lib.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jc/lib.py b/jc/lib.py index af0556e2..ff0b8807 100644 --- a/jc/lib.py +++ b/jc/lib.py @@ -16,12 +16,12 @@ parsers: List[str] = [ 'acpi', 'airport', 'airport-s', + 'amixer', 'apt-cache-show', 'apt-get-sqq', 'arp', 'asciitable', 'asciitable-m', - 'amixer', 'blkid', 'bluetoothctl', 'cbt',