feat(packages): add display utils
This commit is contained in:
parent
a872cd379f
commit
b593aa3452
2 changed files with 4 additions and 2 deletions
|
@ -27,6 +27,8 @@ common:
|
|||
- cups
|
||||
gpu:
|
||||
- mesa-utils
|
||||
displays:
|
||||
- ddcutil
|
||||
_:
|
||||
- acpi
|
||||
- smartmontools # monitor drive (SSD) health
|
||||
|
@ -84,6 +86,8 @@ common:
|
|||
- jo
|
||||
- jq
|
||||
- fx
|
||||
- name: jc
|
||||
desc: Adapter to convert regular command to JSON output
|
||||
yaml:
|
||||
- yq
|
||||
csv:
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
base:
|
||||
- desc: JSON adapter
|
||||
name: jc
|
||||
- pipdeptree
|
||||
- copyparty
|
||||
- lesspass
|
||||
|
|
Loading…
Reference in a new issue