This commit is contained in:
Alexander Gehrke 2023-02-13 18:08:13 +01:00
parent cfcdf95814
commit 5b0216753e
5 changed files with 5 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#!/bin/zsh
#flatpak: flathub:chat.schildi.desktop
export $(dbus-launch)
exec flatpak run chat.schildi.desktop
exec flatpak run chat.schildi.desktop "$@"