btop and reactive theme in neofetch

This commit is contained in:
Michael Freno
2025-12-31 12:52:26 -05:00
parent ad287a2be0
commit a6417c650f
5 changed files with 279 additions and 7 deletions

View File

@@ -126,7 +126,7 @@ export default function NotFound() {
onGlitchTextChange={setGlitchText}
commandContext={{
triggerCrash: () => setShouldCrash(true),
isDark: isDark()
isDark: isDark
}}
/>
</>