[AutoStart > Linux] Minor source cleanup

This commit is contained in:
Ducko 2022-03-25 23:01:06 +00:00
parent 47a36d8bae
commit c038e13ccf
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Type=Application
Exec=${exePath}
Hidden=false
NoDisplay=false
Name=${basename(process.execPath, '.exe')}
Name=${basename(process.execPath)}
Icon=${join(global.systemElectron ? '/usr/share/pixmaps/Discord' : dirname(exePath), 'discord.png')}
Comment=Text and voice chat for gamers.
X-GNOME-Autostart-enabled=true`;