Files
neo64fetch/TODO.md
2026-01-06 21:00:37 -05:00

10 lines
272 B
Markdown

[ ] 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 😭