Commit Graph

6 Commits

Author SHA1 Message Date
kenji 77583b9c8f feat(fastfetch): changed config 2026-01-02 12:52:48 -06:00
kenji 4c80538ee4 remove(fastfetch) removed uptme 2025-12-30 09:57:29 -06:00
kenji 3a146f39b7 refactor: standardize config structure and consolidate modules
- Standardized apps/ directory by renaming all entry points (e.g., home.nix) to default.nix and updating imports to use directory paths.
- Consolidated system/ logic into modules/system/, eliminating the top-level system/ directory and redundant wrappers.
- Merged subsidiary utility scripts (e.g., hakase-popup.nix, switch-wallpaper.nix) into their parent default.nix files for better cohesion.
- Cleaned up unused files and updated all module references to reflect the new structure.
2025-12-29 14:02:09 -06:00
kenji 874d2cbf25 feat(fastfetch): more features 2025-12-28 18:59:06 -06:00
kenji 9827078e36 rename(fastfetch): to animo 2025-12-28 18:08:06 -06:00
kenji 940fb3ed2e add(fastfetch): mandatory 2025-12-28 15:15:37 -06:00