How to change the icons for a specific file extension? #1378
-
|
Hi! How can I change the icons for all files with same extension? Is there an easy way to do this? I only found how to change for one selected file each time but not for all. Best Regards. |
Beta Was this translation helpful? Give feedback.
Answered by
billyswong
Feb 5, 2026
Replies: 1 comment 5 replies
-
|
See if https://forums.linuxmint.com/viewtopic.php?t=434946 helps. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


It looks like you are using a variant of Yaru icon theme. What you need to override is the
text-x-tex.png.Here's what I tested and looks working in VM:
The command above assumed you installed TeXstudio as a "system package". If not, you may install it temporarily to fetch the SVG icon.
Warning: In the command above I deleted the original TeX file type icons from the Yaru icon theme directly. You may consider backup the
/usr/share/icons/Yarufolder fi…