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

[Linux] 'Inherits=' not working? #214

Open
Leinatan opened this issue Jan 5, 2020 · 3 comments
Open

[Linux] 'Inherits=' not working? #214

Leinatan opened this issue Jan 5, 2020 · 3 comments
Assignees
Labels
discussion-feedback Issues to discuss users feedback on this software.

Comments

@Leinatan
Copy link

Leinatan commented Jan 5, 2020

Since many icons are missing (and that's ok), I wonder why there is no fallback theme by default, and if I try to set a fallback theme, it doesn't work...

I tried to edit /usr/share/icons/Luv/index.theme

Line 39: Inherits=
to
Line 39: Inherits=hicolor

But nothing happened, although this icon theme is robust and complete.
(also tried 'breeze' and 'breath', no success)
I tried logging out, even rebooting. The added parameter changes nothing....

Do you know if an extra step is required?
Thank you, awesome icons btw

@UriHerrera UriHerrera self-assigned this Jan 5, 2020
@UriHerrera UriHerrera added the discussion-feedback Issues to discuss users feedback on this software. label Jan 5, 2020
@UriHerrera
Copy link
Member

UriHerrera commented Jan 5, 2020

You may rebuild the icon.cache file after you make your changes to the index.theme file so that your changes are picked up when loading the icon theme.

@Leinatan
Copy link
Author

Leinatan commented Jan 8, 2020

Oh, and how can I do this?

@UriHerrera
Copy link
Member

Oh, and how can I do this?

You can try with:

update-icon-caches /path/to/icons

Or

gtk-update-icon-cache -q -t -f /path/to/icons

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion-feedback Issues to discuss users feedback on this software.
Projects
None yet
Development

No branches or pull requests

2 participants