refactor(aichat): disable mayichat and rename config to aichat
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
refactor(hyprland): separate hyprpaper config into its own module feat(services): add hyprpaper service with updated wallpaper settings
This commit is contained in:
@@ -40,6 +40,5 @@ in rec {
|
||||
sha256 = "11w5lfqg6ip6zhiwfw63gv08f55kqbfnhmv7iq07mfspny36w840";
|
||||
};
|
||||
|
||||
anime = [frieren_3];
|
||||
all = [lights shapes cloud skull moon] ++ anime;
|
||||
all = [lights shapes cloud skull moon hornet frieren_3];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user