diff --git a/TODO.md b/TODO.md index 394b8bd..facb5c4 100644 --- a/TODO.md +++ b/TODO.md @@ -1,9 +1,10 @@ -[ ] Fix [display.rs](src/helpers/display.rs) to match fastfetch +- [ ] Fix [display.rs](src/helpers/display.rs) to match fastfetch -[ ] Fix [terminal.rs](src/helpers/terminal.rs) to match fastfetch +- [ ] Fix [terminal.rs](src/helpers/terminal.rs) to match fastfetch -[ ] Fix [wm.rs](src/helpers/wm.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 sysinfo crate entirely use native methods + +- [ ] Get rid of unsafe 😭 -[ ] Get rid of unsafe 😭