Commit bf2ca35c authored by felissedano's avatar felissedano
Browse files

kopia-ui: fix desktop icon not showing

parent 6171c91d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@ buildNpmPackage {
      type = "Application";
      desktopName = "KopiaUI";
      comment = "Fast and secure open source backup.";
      icon = "kopia-ui";
      icon = "kopia";
      exec = "kopia-ui";
      categories = [ "Utility" ];
    })