fix alien formatting
This commit is contained in:
parent
439a1ad75c
commit
34eb7fd06a
1 changed files with 7 additions and 6 deletions
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
catppuccin = {
|
catppuccin = {
|
||||||
accent = "mocha";
|
accent = "blue";
|
||||||
flavor = "blue";
|
flavor = "mocha";
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.plasma = {
|
programs.plasma = {
|
||||||
|
|
@ -13,10 +13,11 @@
|
||||||
splashScreen.theme = "Catpppuccin-Mocha-Blue";
|
splashScreen.theme = "Catpppuccin-Mocha-Blue";
|
||||||
};
|
};
|
||||||
|
|
||||||
configFile = {
|
configFile = {
|
||||||
kdeglobals.KDE = {
|
kdeglobals.KDE = {
|
||||||
DefaultDarkLookAndFeel = "Catppuccin-Mocha-Blue";
|
DefaultDarkLookAndFeel = "Catppuccin-Mocha-Blue";
|
||||||
DefaultLightLookAndFeel = "Catppuccin-Latte-Blue";
|
DefaultLightLookAndFeel = "Catppuccin-Latte-Blue";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue