Let's see if I can do an overlay to change the kde theme?
This commit is contained in:
parent
236c3c4aa0
commit
0dbcf7bc60
|
@ -7,6 +7,10 @@
|
||||||
# steam = prev.steam.override {
|
# steam = prev.steam.override {
|
||||||
# extraProfile = ''export LD_PRELOAD=${inputs.extest}/lib/libextest.so:$LD_PRELOAD'';
|
# extraProfile = ''export LD_PRELOAD=${inputs.extest}/lib/libextest.so:$LD_PRELOAD'';
|
||||||
# };
|
# };
|
||||||
|
catppuccin-kde = prev.catppuccin-kde.prev.steam.override {
|
||||||
|
flavour = ["macchiato"];
|
||||||
|
accents = ["lavender"];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# This one brings our custom packages from the 'pkgs' directory
|
# This one brings our custom packages from the 'pkgs' directory
|
||||||
|
|
Loading…
Reference in a new issue