Skip to content

Instantly share code, notes, and snippets.

@ziyaddin
Created March 9, 2019 18:19
Show Gist options
  • Save ziyaddin/4d4bb762bd5c4f2db88f0c55f7e1b69e to your computer and use it in GitHub Desktop.
Save ziyaddin/4d4bb762bd5c4f2db88f0c55f7e1b69e to your computer and use it in GitHub Desktop.
How to fix vscode icon in numix icon circle theme?
sudo sed -i "s/Icon=code/Icon=vscode/g" /usr/share/applications/code.desktop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment