Commit 75446c7c authored by samhatter's avatar samhatter
Browse files

plex-desktop: making icon desktop entry generic reference

parent cf0b15a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ let
    name = "plex-desktop";
    desktopName = "Plex";
    exec = "plex-desktop";
    icon = "${plex-desktop}/meta/gui/icon.png";
    icon = "plex-desktop";
    terminal = false;
    categories = [ "AudioVideo" ];
    startupWMClass = "Plex";