desktop: disable global catppuccin

This commit is contained in:
2024-10-14 12:16:47 +02:00
parent 92d6ff4898
commit fb7688baf3
2 changed files with 2 additions and 2 deletions

View File

@@ -115,7 +115,7 @@
};
catppuccin = {
enable = true;
enable = false;
accent = "lavender";
flavor = "mocha";
pointerCursor.enable = true;