Commit Graph

10 Commits

Author SHA1 Message Date
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 3b1f775129 add(hypr): hyprlock and hypridle 2025-12-28 17:46:40 -06:00
kenji 3b35cc12d3 add: switch-wallpaper.nix 2025-12-27 19:40:54 -06:00
kenji 10cb0370b6 organize: tte 2025-12-26 19:34:48 -06:00
kenji 9fa7d0c4f5 add: tte 2025-12-26 15:33:39 -06:00
kenji f113b5d9b8 replace: fsel -> walker 2025-12-26 13:05:57 -06:00
kenji 0ac2ceba5c added fsel 2025-12-25 11:26:02 -06:00
kenji 93e5181cb6 ADDED hyprpaper 2025-12-24 18:01:30 -06:00
kenji 882063c6c6 ADDED home walker 2025-12-24 17:38:24 -06:00
kenji 2d3ec51eb1 ADDED modules for hyprland 2025-12-23 21:50:16 +00:00