slack: make desktop icon themable
This commit is contained in:
parent
809b0fa279
commit
3227f0b14b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue