You can use includes in the gtkrc file, if that's what you're asking? For example, my darktable.gtkrc consists of the single line:
include "/usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc" On 2014-01-19 [email protected] wrote: > Thanks for the answer. That's kind of what I do. I thought it would be > possible to extend the defaults (some sort of include file strategy) rather > than completely overwrite the file. > > Thanks again. > > Gonçalo Marrafa > On Jan 19, 2014 5:14 PM, "Patrick Shanahan" <[email protected]> wrote: > > > * Gonçalo Marrafa <[email protected]> [01-19-14 11:48]: > > > On Wed, Jan 15, 2014 at 9:29 AM, Gonçalo Marrafa > > > <[email protected]>wrote: > > > > > > > I have a question regarding darktable.gtkrc file. I usually copy it to > > > > my .config to change the default font size. If, as recently did, the > > > > global file changes i will miss those changes right? What's the > > > > correct strategy for having custom settings and keep up to date with > > > > global changes? > > > > > > Anyone? > > > > But you copy the file and edit it because you do not want the "default" > > settings, rather your custom settings, ??? > > > > If you are worried that you will miss "new" features in the config, > > document your personal config changes and: > > > > diff /usr/share/darktable/darktable.gtkrc > > ~/.config/darktable/darktable.gtkrc > > > > On my system since 5 Sept 2013, I see: > > > > 9c9 > > < GtkScrolledWindow::scrollbar-spacing = 2 > > --- > > > GtkScrolledWindow::scrollbar-spacing = 0 > > 27,30d26 > > < GtkScrollbar::trough-border = 0 > > < GtkScrollbar::has-forward-stepper = 1 > > < GtkScrollbar::has-backward-stepper = 1 > > < GtkScrollbar::arrow_scaling = 0.5 > > 221,222d216 > > < bg[INSENSITIVE] = "#1a1a1a" > > < > > 316,317d309 > > < > > < widget "*.preferences_notebook.*.GtkViewport" style "clearlooks-notebook" > > > > I at one time changed the font size, but since reverted as screen real > > estate became unhandy. I just removed my ~/.config/dar.... and see little > > difference after cursory examination. I see there is now (may have been > > there before) a scroll bar in lightroom view on the left edge??? > > > > ps: I update my install every day :^) > > ps1: you could have done the same examination/manipulation yourself. ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
