fix alien formatting

This commit is contained in:
Sean Kovacs 2025-11-07 17:48:05 -05:00
commit a354c7f277
Signed by: sckova
GPG key ID: 00F325187C68651A

View file

@ -2,8 +2,8 @@
{ {
catppuccin = { catppuccin = {
accent = "mocha"; accent = "blue";
flavor = "blue"; flavor = "mocha";
}; };
programs.plasma = { programs.plasma = {
@ -19,4 +19,5 @@
DefaultLightLookAndFeel = "Catppuccin-Latte-Blue"; DefaultLightLookAndFeel = "Catppuccin-Latte-Blue";
}; };
}; };
};
} }