Added filesystem label detection, btrfs subvolumes should now be grouped under one partition and the filesystem type will now be shown if enabled in config.yaml

This commit is contained in:
2024-06-19 18:20:16 +03:00
parent b8d7017299
commit 7c493dc9f9
4 changed files with 40 additions and 3 deletions
+1
View File
@@ -3,4 +3,5 @@ fetch_script: auto
ansii_colors: []
force_config_ansii: false
dependency_warning: true
show_fs_type: true
hidden_gpus: []