summarylogtreecommitdiffstats
path: root/slack-desktop-dark.patch
diff options
context:
space:
mode:
Diffstat (limited to 'slack-desktop-dark.patch')
-rw-r--r--slack-desktop-dark.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/slack-desktop-dark.patch b/slack-desktop-dark.patch
new file mode 100644
index 000000000000..4fd6ca921515
--- /dev/null
+++ b/slack-desktop-dark.patch
@@ -0,0 +1,12 @@
+--- a/usr/share/applications/slack.desktop 2016-12-10 11:42:15.377200285 +0100
++++ b/usr/share/applications/slack.desktop 2016-12-10 11:42:59.740826015 +0100
+@@ -3,7 +3,7 @@
+ Comment=Slack Desktop
+ GenericName=Slack Client for Linux
+-Exec=/usr/bin/slack %U
++Exec=env LD_PRELOAD=/usr/lib/libcurl.so.3 /usr/bin/slack %U
+-Icon=/usr/share/pixmaps/slack.png
++Icon=slack
+ Type=Application
+ StartupNotify=true
+ Categories=GNOME;GTK;Network;InstantMessaging;