Let's see if I can do an overlay to change the kde theme?

This commit is contained in:
Lillian Violet 2024-04-26 23:31:02 +02:00
parent 236c3c4aa0
commit 0dbcf7bc60

View file

@ -7,6 +7,10 @@
# steam = prev.steam.override {
# 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