[darktable-devel] Fonts size?

2015-01-13 Thread Richard Levitte
Would someone like to remind me (email is a horrible knowledge database) how to change font size for darktable? With the move to gtk3, the module names and some other things are much too large, forcing me to make the side panels damn (ridiculously!) wide. Cheers, Richard -- Richard Levitte

Re: [darktable-devel] Fonts size?

2015-01-13 Thread johannes hanika
cat ~/.config/darktable/darktable.css @import url("/usr/local/share/darktable/darktable.css"); * { font: Sans 10; } cheers, jo On Wed, Jan 14, 2015 at 6:46 AM, Richard Levitte wrote: > Would someone like to remind me (email is a horrible knowledge > database) how to change font size for dar