Files
neo64fetch/TODO.md

11 lines
283 B
Markdown
Raw Normal View History

2026-01-06 21:02:09 -05:00
- [ ] Fix [display.rs](src/helpers/display.rs) to match fastfetch
2026-01-06 21:00:37 -05:00
2026-01-06 21:02:09 -05:00
- [ ] Fix [terminal.rs](src/helpers/terminal.rs) to match fastfetch
2026-01-06 21:00:37 -05:00
2026-01-06 21:02:09 -05:00
- [ ] Fix [wm.rs](src/helpers/wm.rs) to match fastfetch
2026-01-06 21:00:37 -05:00
2026-01-06 21:02:09 -05:00
- [ ] Get rid of sysinfo crate entirely use native methods
- [ ] Get rid of unsafe 😭
2026-01-06 21:00:37 -05:00