mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Disk: add missing JSON config options
This commit is contained in:
@@ -2100,6 +2100,11 @@
|
||||
"type": "string",
|
||||
"description": "A colon separated file systems to hide from the disk output"
|
||||
},
|
||||
"showRegular": {
|
||||
"type": "boolean",
|
||||
"description": "Set if regular volume should be printed",
|
||||
"default": true
|
||||
},
|
||||
"showExternal": {
|
||||
"type": "boolean",
|
||||
"description": "Set if external volume should be printed",
|
||||
|
||||
Reference in New Issue
Block a user