Display: --display-compact-type support *-with-refresh-rate

Ref: https://github.com/fastfetch-cli/fastfetch/discussions/732
This commit is contained in:
李通洲
2024-02-22 16:42:23 +08:00
parent 5e7cfe2976
commit 5fb4b6dc04
4 changed files with 41 additions and 10 deletions
+3 -1
View File
@@ -1101,7 +1101,9 @@
"enum": [
"none",
"original",
"scaled"
"scaled",
"original-with-refresh-rate",
"scaled-with-refresh-rate"
],
"description": "Set if all displays should be printed in one line",
"default": "none"