Let's see if I can do an overlay to change the kde theme?
This commit is contained in:
parent
236c3c4aa0
commit
0dbcf7bc60
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue