Brightness: add new option --brightness-compact

This commit is contained in:
李通洲
2024-09-30 15:45:06 +08:00
parent d77f0fe3d9
commit a32361fdc5
4 changed files with 48 additions and 0 deletions
+8
View File
@@ -1000,6 +1000,14 @@
"default": 10
}
},
{
"long": "brightness-compact",
"desc": "Set if multiple results should be printed in one line",
"arg": {
"type": "bool",
"default": false
}
},
{
"long": "sound-type",
"desc": "Set what type of sound devices should be printed",