summarylogtreecommitdiffstats
path: root/slack-desktop.patch
diff options
context:
space:
mode:
Diffstat (limited to 'slack-desktop.patch')
-rw-r--r--slack-desktop.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/slack-desktop.patch b/slack-desktop.patch
index 19fc7e9f140f..72bdf57ed9ad 100644
--- a/slack-desktop.patch
+++ b/slack-desktop.patch
@@ -3,7 +3,8 @@
@@ -3,7 +3,7 @@
Comment=Slack Desktop
GenericName=Slack Client for Linux
- Exec=/usr/bin/slack --disable-gpu %U
+-Exec=/usr/bin/slack --disable-gpu %U
++Exec=env LD_PRELOAD=/usr/lib/libcurl.so.3 /usr/bin/slack --disable-gpu %U
-Icon=/usr/share/pixmaps/slack.png
+Icon=slack
Type=Application