Fix plasma home button icon

Unfortunately no beautyline, as I think beautyline only has a raster image and plasma only seems to like vector images (maybe? who knows)
This commit is contained in:
Tyler Beckman 2024-11-29 15:39:02 -07:00
parent 5042f872e3
commit d3ff54dbd8
Signed by: Ty
GPG key ID: 2813440C772555A4

View file

@ -37,7 +37,7 @@
name = "org.kde.plasma.kickoff";
config = {
General = {
icon = "nixos";
icon = "nix-snowflake";
};
};
}