diff --git a/home-manager/modules/plasma.nix b/home-manager/modules/plasma.nix index 73a0ba7..0da2301 100755 --- a/home-manager/modules/plasma.nix +++ b/home-manager/modules/plasma.nix @@ -37,7 +37,7 @@ name = "org.kde.plasma.kickoff"; config = { General = { - icon = "nixos"; + icon = "nix-snowflake"; }; }; }