Commit Graph

5 Commits

Author SHA1 Message Date
kenji f6afc23771 add(hypridle): tte-screensaver at 3min 2026-01-03 09:43:42 -06:00
kenji aa7d9964a6 fix(hypridle): removed tte-screensaver temp 2026-01-02 14:49:41 -06:00
kenji a2acedf2bb refactor(hypr): separated exec-once to their corresponding apps 2026-01-02 12:00:26 -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 3b1f775129 add(hypr): hyprlock and hypridle 2025-12-28 17:46:40 -06:00