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

11 lines
283 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 😭