Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 17445  / 2 Years ago, thu, october 6, 2022, 8:49:54

I'm trying to customize my Gtk+3.0 theme, when I make a change in my
theme, I change between two themes (with MyUnity) to force applications to
reload the theme and test mine.
But when I do that, the theme is not refreshed to appreciate my changes,
still in an old version, apparently Gtk+ is caching the theme
information somewhere.



When I close and reopen session, I can appreciate my theme changes, but doing this for each change made is very annoying.



Is there a way to refresh my theme and see my changes (a command line
program or an Gtk+ API call for example)?


More From » themes

 Answers
5

This is rather simple and effective:




  1. While editing your theme open a Nautilus window

  2. Kill Nautilus with killall, then open nautilus from the Terminal

  3. Make your changes to the theme and kill nautilus again then relaunch
    it



You can see the changes you made witout doing anything difficult. Most elements that you change of the theme will reflect in Nautilus.


[#37555] Saturday, October 8, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
terneive

Total Points: 329
Total Questions: 117
Total Answers: 105

Location: Denmark
Member since Tue, Oct 18, 2022
2 Years ago
;