We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0444dc6 + e3af0e6 commit 4a42152Copy full SHA for 4a42152
pkgs/applications/audio/youtube-music/default.nix
@@ -85,7 +85,7 @@ stdenv.mkDerivation (finalAttrs: {
85
86
desktopItems = [
87
(makeDesktopItem {
88
- name = "youtube-music";
+ name = "com.github.th_ch.youtube_music";
89
exec = "youtube-music %u";
90
icon = "youtube-music";
91
desktopName = "YouTube Music";
0 commit comments