improve home-manager catppuccin
This commit is contained in:
parent
4f15e4623c
commit
6693299535
4 changed files with 52 additions and 19 deletions
12
home/all.nix
12
home/all.nix
|
|
@ -37,21 +37,11 @@
|
|||
kdePackages.partitionmanager
|
||||
|
||||
colloid-icon-theme
|
||||
(catppuccin-kde.override {
|
||||
flavour = [
|
||||
"latte"
|
||||
"mocha"
|
||||
];
|
||||
accents = [
|
||||
"peach"
|
||||
"blue"
|
||||
];
|
||||
})
|
||||
];
|
||||
|
||||
catppuccin = {
|
||||
enable = true;
|
||||
cursors.enable = true;
|
||||
cursors.enable = false;
|
||||
cache.enable = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue