Skip to content

Instantly share code, notes, and snippets.

@olegbuevich
Created June 12, 2018 09:57
Show Gist options
  • Save olegbuevich/f8b5574f58d9a4ac0773b1b2658b024e to your computer and use it in GitHub Desktop.
Save olegbuevich/f8b5574f58d9a4ac0773b1b2658b024e to your computer and use it in GitHub Desktop.
fix slack no icon in snapd
#!/bin/bash
echo "StartupWMClass=Slack" | sudo tee -a /var/lib/snapd/desktop/applications/slack_slack.desktop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment