feat: get all info

This commit is contained in:
neoarz
2026-01-06 20:58:05 -05:00
parent a1b7e755b2
commit f9937109b5
14 changed files with 624 additions and 21 deletions

5
TODO.md Normal file
View File

@@ -0,0 +1,5 @@
[ ] Fix [display.rs](src/helpers/display.rs) to match fastfetch
[ ] Fix [terminal.rs](src/helpers/terminal.rs) to match fastfetch
[ ] Fix [wm.rs](src/helpers/wm.rs) to match fastfetch
[ ] Get rid of sysinfo crate entirely use native methods
[ ] Get rid of unsafe 😭