Files
neo64fetch/TODO.md

6 lines
268 B
Markdown
Raw Normal View History

2026-01-06 20:58:05 -05:00
[ ] 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 😭