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:
parent
5042f872e3
commit
d3ff54dbd8
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
name = "org.kde.plasma.kickoff";
|
||||
config = {
|
||||
General = {
|
||||
icon = "nixos";
|
||||
icon = "nix-snowflake";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue