Add folder for wrappers around flatpak packages
This commit is contained in:
parent
bd7bd7de4c
commit
a367418433
3
flatpaks/discord
Executable file
3
flatpaks/discord
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/zsh
|
||||
export $(dbus-launch)
|
||||
exec flatpak run com.discordapp.Discord
|
Loading…
Reference in a new issue