Last active
August 26, 2025 20:46
-
-
Save danielvartan/4ab2e495d816536c3b88226a52465e41 to your computer and use it in GitHub Desktop.
How to Refresh the Icon Cache on Linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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