Skip to content
Discussion options

You must be logged in to vote

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:

sudo find /usr/share/icons/Yaru -path '*/mimetypes/text-x-tex.png' -delete
sudo cp /usr/share/icons/hicolor/scalable/apps/texstudio.svg /usr/share/icons/Yaru/scalable/mimetypes/text-x-tex.svg
sudo gtk-update-icon-cache /usr/share/icons/Yaru

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/Yaru folder fi…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@luizmac
Comment options

@billyswong
Comment options

@luizmac
Comment options

@billyswong
Comment options

Answer selected by luizmac
@luizmac
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants