diff --git a/TODO.md b/TODO.md index 5ccd33f..394b8bd 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,9 @@ [ ] 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 😭