mirror of
https://github.com/EnumeratedDev/stormfetch.git
synced 2026-09-15 23:46:12 +00:00
Remove dependency on bash, switch to new module system and simplify code
This commit is contained in:
+15
-6
@@ -1,7 +1,16 @@
|
||||
distro_ascii: auto
|
||||
fetch_script: auto
|
||||
show_fs_type: true
|
||||
hidden_partitions: []
|
||||
# Hiding squashfs prevents snaps from showing up
|
||||
hidden_filesystems: ["squashfs"]
|
||||
hidden_gpus: []
|
||||
modules:
|
||||
- name: distribution
|
||||
- name: hostname
|
||||
- name: kernel
|
||||
- name: packages
|
||||
- name: shell
|
||||
- name: init
|
||||
- name: motherboard
|
||||
- name: cpu
|
||||
- name: gpus
|
||||
- name: memory
|
||||
- name: partitions
|
||||
- name: local_ip
|
||||
- name: de_wm
|
||||
- name: monitors
|
||||
|
||||
Reference in New Issue
Block a user