slack: make desktop icon themable

This commit is contained in:
Joshua Trees
2023-04-01 16:07:39 +02:00
committed by Bjørn Forsman
parent 809b0fa279
commit 3227f0b14b
@@ -177,7 +177,7 @@ let
# Fix the desktop link
substituteInPlace $out/share/applications/slack.desktop \
--replace /usr/bin/ $out/bin/ \
--replace /usr/share/ $out/share/ \
--replace /usr/share/pixmaps/slack.png slack \
--replace bin/slack "bin/slack -s"
runHook postInstall