mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-10 21:00:06 +00:00
[modules] add plasma nixos module, modify gnome nixos module
feat(modules): add plasma module refactor(module): gnome module has to be explicitly enabled now
This commit is contained in:
parent
d218f5a13c
commit
32ab43f7dd
7 changed files with 117 additions and 67 deletions
|
@ -16,10 +16,10 @@
|
|||
catppuccin = {
|
||||
enable = true;
|
||||
accent = "blue";
|
||||
flavor = "frappe";
|
||||
flavor = "macchiato";
|
||||
|
||||
pointerCursor.enable = true;
|
||||
pointerCursor.accent = "blue";
|
||||
pointerCursor.flavor = "frappe";
|
||||
pointerCursor.flavor = "macchiato";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue