mirror of
https://github.com/EnumeratedDev/stormfetch.git
synced 2026-09-15 23:46:12 +00:00
Improve GetMountedPartitions function and added 'hidden_partitions' and 'hidden_filesystems' config options
This commit is contained in:
@@ -4,4 +4,7 @@ ansii_colors: []
|
||||
force_config_ansii: false
|
||||
dependency_warning: true
|
||||
show_fs_type: true
|
||||
hidden_partitions: []
|
||||
# Hiding squashfs prevents snaps from showing up
|
||||
hidden_filesystems: ["squashfs"]
|
||||
hidden_gpus: []
|
||||
|
||||
Reference in New Issue
Block a user