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
|
- cups
|
||||||
gpu:
|
gpu:
|
||||||
- mesa-utils
|
- mesa-utils
|
||||||
|
displays:
|
||||||
|
- ddcutil
|
||||||
_:
|
_:
|
||||||
- acpi
|
- acpi
|
||||||
- smartmontools # monitor drive (SSD) health
|
- smartmontools # monitor drive (SSD) health
|
||||||
|
@ -84,6 +86,8 @@ common:
|
||||||
- jo
|
- jo
|
||||||
- jq
|
- jq
|
||||||
- fx
|
- fx
|
||||||
|
- name: jc
|
||||||
|
desc: Adapter to convert regular command to JSON output
|
||||||
yaml:
|
yaml:
|
||||||
- yq
|
- yq
|
||||||
csv:
|
csv:
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
base:
|
base:
|
||||||
- desc: JSON adapter
|
|
||||||
name: jc
|
|
||||||
- pipdeptree
|
- pipdeptree
|
||||||
- copyparty
|
- copyparty
|
||||||
- lesspass
|
- lesspass
|
||||||
|
|
Loading…
Reference in a new issue