Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown file formats have adwaita icon #318

Open
SolsticeSpectrum opened this issue Dec 4, 2023 · 2 comments
Open

Unknown file formats have adwaita icon #318

SolsticeSpectrum opened this issue Dec 4, 2023 · 2 comments
Labels

Comments

@SolsticeSpectrum
Copy link
Contributor

I am running Chicago95 on latest Xubuntu
In this example the .xpi file is adwaita icon instead of Chicago95 icon
image

@1chan-level-journalist
Copy link
Contributor

1chan-level-journalist commented Dec 22, 2023

I've had a similar issue. I fixed it by doing the following:

  1. Go to /home/user/.icons/Chicago95/mimes/48/ (I'm assuming your icon size is 48 pixels)
  2. Here you'll need to create an icon called "application-x-generic.png" - I just copied the "text-x-preview.png" icon and renamed the copy.
  3. Open terminal and enter the following: sudo gtk-update-icon-cache /home/user/.icons/Chicago95/
    That should do it.
    Or, if you installed the theme as a root user, the path should be /usr/share/icons/Chicago95/mimes/48/.

@SolsticeSpectrum
Copy link
Contributor Author

@1chan-level-journalist Thank you so much! Yes that fixed my issue, also as a side note I did the same thing for all sizes, not just 48, aka 16, 22 etc ...

@grassmunk grassmunk added the bug label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants