plex-desktop: making icon desktop entry generic reference

This commit is contained in:
samhatter
2025-12-28 11:43:06 -08:00
parent cf0b15a4b6
commit 75446c7cc8
+1 -1
View File
@@ -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";