bring back catppuccin to the bootloader and plymouth
This commit is contained in:
@@ -178,6 +178,12 @@
|
||||
|
||||
home-manager.backupFileExtension = "hmbackup";
|
||||
|
||||
catppuccin = {
|
||||
enable = true;
|
||||
flavor = "mocha";
|
||||
accent = "blue";
|
||||
};
|
||||
|
||||
home-manager.users.ocbwoy3 = { config, pkgs, ... }: {
|
||||
|
||||
imports = [
|
||||
|
||||
Reference in New Issue
Block a user