Unverified Commit 773ebd9a authored by Yohann Boniface's avatar Yohann Boniface Committed by GitHub
Browse files

kopia-ui: fix desktop icon not showing (#447225)

parents 6a6535d1 bf2ca35c
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" ];
    })