Fix to open links in firefox
This commit is contained in:
parent
8dfef28552
commit
3368693b85
|
@ -0,0 +1,10 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Name=Discord
|
||||||
|
StartupWMClass=discord
|
||||||
|
Comment=All-in-one voice and text chat for gamers that's free, secure, and works on both your desktop and phone.
|
||||||
|
GenericName=Internet Messenger
|
||||||
|
Exec=DBUS_SESSION_BUS_ADDRESS="autolaunch:" /usr/lib/discord/Discord
|
||||||
|
Icon=discord
|
||||||
|
Type=Application
|
||||||
|
Categories=Network;InstantMessaging;
|
||||||
|
Path=/usr/bin
|
Loading…
Reference in New Issue