Skip to content

Instantly share code, notes, and snippets.

@danielvartan
Last active August 26, 2025 20:46
Show Gist options
  • Save danielvartan/4ab2e495d816536c3b88226a52465e41 to your computer and use it in GitHub Desktop.
Save danielvartan/4ab2e495d816536c3b88226a52465e41 to your computer and use it in GitHub Desktop.
How to Refresh the Icon Cache on Linux
# Source: https://askubuntu.com/questions/722708/how-do-i-refresh-the-icon-cache
sudo update-icon-caches /usr/share/icons/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment