updates
This commit is contained in:
parent
a82e6b789f
commit
7e17ef312d
8 changed files with 119 additions and 93 deletions
|
|
@ -15,22 +15,15 @@
|
|||
catppuccin-cursors.mochaLight
|
||||
catppuccin-cursors.mochaBlue
|
||||
|
||||
(
|
||||
(catppuccin-kde.override {
|
||||
flavour = [
|
||||
"latte"
|
||||
"mocha"
|
||||
];
|
||||
accents = [
|
||||
"blue"
|
||||
];
|
||||
}).overrideAttrs
|
||||
(oldAttrs: {
|
||||
postInstall = ''
|
||||
rm -rf $out/share/aurorae
|
||||
'';
|
||||
})
|
||||
)
|
||||
(catppuccin-kde.override {
|
||||
flavour = [
|
||||
"latte"
|
||||
"mocha"
|
||||
];
|
||||
accents = [
|
||||
"blue"
|
||||
];
|
||||
})
|
||||
|
||||
# steam gtk theming
|
||||
adwsteamgtk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue