Commit Graph

204 Commits

Author SHA1 Message Date
kenji 40efab98b9 fix(screensaver): fix shifting issue on tte-loop 2026-01-03 09:35:26 -06:00
kenji aaa635f25e fix(screensaver): line increase to prevent branding from moving after the effect is finished 2026-01-03 09:25:28 -06:00
kenji 7a5c811ec7 fix(screensaver): finally works 2026-01-03 09:14:52 -06:00
kenji aa7d9964a6 fix(hypridle): removed tte-screensaver temp 2026-01-02 14:49:41 -06:00
kenji e87d4207b2 add(ghostty): screensaver! 2026-01-02 14:13:21 -06:00
kenji 897908da86 fix(hyprland): some stuff 2026-01-02 13:43:56 -06:00
kenji 404f272d83 add(screenshot): screenshot now saves and copies 2026-01-02 13:11:40 -06:00
kenji e0a6aa12e8 fix(firefox): removed initial startup 2026-01-02 13:02:00 -06:00
kenji 77583b9c8f feat(fastfetch): changed config 2026-01-02 12:52:48 -06:00
kenji d667dbdb91 refactor(hypr): separated even mooore 2026-01-02 12:26:36 -06:00
kenji a2acedf2bb refactor(hypr): separated exec-once to their corresponding apps 2026-01-02 12:00:26 -06:00
kenji b398d5b797 add(matugen): added qt support 2026-01-02 11:47:10 -06:00
kenji fc0c7d9405 feat(vicinae): close on unfocus 2026-01-02 11:47:04 -06:00
kenji 7d8f6ad78e add(hyprpolkit): finally works 2026-01-02 11:46:54 -06:00
kenji bb77bb6ab8 fix(random-text): truncated greeting 2026-01-02 11:28:57 -06:00
kenji a9aed4b7c8 add(vicinae): binds vimlike 2026-01-02 08:58:24 -06:00
kenji a6641d71d7 add(template): vicinae matugen 2026-01-02 08:32:14 -06:00
kenji 18e67e1c4c feat(vicinae): added configuration 2026-01-02 07:57:34 -06:00
kenji 6b3662c07c add(apps): vicinae 2026-01-02 07:47:53 -06:00
kenji 5b541fc4ad fix(screenshots): better binds 2026-01-02 00:33:54 -06:00
kenji ec70617dc2 add(apps): screenshot 2026-01-02 00:27:59 -06:00
kenji 321dbbe979 add(mako): notification 2026-01-02 00:07:33 -06:00
kenji b62e4cbafb add(apps): mako--a notification daemon 2026-01-01 23:47:05 -06:00
kenji 0327caa6d2 add(hyprland): hyprbars 2026-01-01 23:40:10 -06:00
kenji d224b12bab add(hyprland): hyprspace 2026-01-01 23:27:23 -06:00
kenji fdcabbe543 add(hypr): dynamic cursor 2026-01-01 22:09:53 -06:00
kenji 26e597e087 fix(hypr): adjusted transparency 2026-01-01 17:38:02 -06:00
kenji 7bdc88389b add(hyprlock): use no animation 2026-01-01 17:31:50 -06:00
kenji 237a7996f5 add(hyprlock): random-text 2026-01-01 17:07:24 -06:00
kenji a85014188f add(hyprlock): added typewriter animtaion 2026-01-01 16:56:02 -06:00
kenji f2f44f2fdd remove(hyprlock): typewriter for revise 2026-01-01 11:41:58 -06:00
kenji d71be6d7d9 add(nixos): input method 2026-01-01 11:26:09 -06:00
kenji 2cfa182da2 fix(hyprlock): slowed it down 2026-01-01 11:25:54 -06:00
kenji 36bc769452 refactor(hypr): organized a little more 2026-01-01 11:18:10 -06:00
kenji 4e9d47a886 fix(loupe): oversized images 2026-01-01 11:03:34 -06:00
kenji e73d9477f7 add(apps): added loupe 2026-01-01 10:58:54 -06:00
kenji 906ce21aaa add(hyprland): plugin is fixed! 2025-12-31 13:57:52 -06:00
kenji 8a9569bb76 add(cursor): added rose pine hyprcursor 2025-12-31 13:57:30 -06:00
kenji 6e9949ac39 feat(hyprlock): decreased blink count 2025-12-31 13:57:30 -06:00
kenji 74446a9e81 add(apps): added delfin 2025-12-31 13:57:30 -06:00
kenji 89d9c151c5 feat(hyprland): changed binds to movewindow 2025-12-31 13:25:56 -06:00
kenji fcfe6e6493 feat(hyprlock): redesigned 2025-12-31 08:13:11 -06:00
kenji 475c870c37 remove(stylix): favors matugen 2025-12-30 19:42:42 -06:00
kenji 83919d2367 test 2025-12-30 18:02:37 -06:00
kenji bc6dae065b add: claude-code 2025-12-30 16:56:56 -06:00
kenji 0fb7553ebf fix(tickrs): change chart_type to lowercase 'candle' 2025-12-30 10:41:51 -06:00
kenji ad6a4b0021 fix(tickrs): correct invalid time_frame config value 2025-12-30 10:41:06 -06:00
kenji df56ff3579 feat(apps): add tickrs stock TUI with custom watchlist 2025-12-30 10:39:14 -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