Merge pull request #66899 from lightbulbjim/riot-icon
riot-desktop: rename .desktop file to match app_id
This commit is contained in:
commit
893b7b5adf
@ -65,7 +65,7 @@ in mkYarnPackage rec {
|
||||
# * category and StartupWMClass from the build.linux section of
|
||||
# https://github.com/vector-im/riot-web/blob/develop/package.json
|
||||
desktopItem = makeDesktopItem {
|
||||
inherit name;
|
||||
name = "riot";
|
||||
exec = executableName;
|
||||
icon = "riot";
|
||||
desktopName = "Riot";
|
||||
|
Loading…
x
Reference in New Issue
Block a user