On 2020-02-08 6:06 p.m., Аl Воgnеr wrote:
> Is there a possibility to make scrollbars a little bit broader?

Which scroll bars do you mean?I'm using Linux and I found that the scroll bars
of the window are part of the window manager setup.

To that end I have

In $HOME/.config/gtk-3.0/gtk.css :-

=======================
*{
        -GtkScrollbar-has-backward-stepper: 1;
        -GtkScrollbar-has-forward-stepper: 1;
        -GtkRange-slider-width: 13;
        -GtkRange-stepper-size: 13;
}

=======================

Depending on your level of revision this may or may not work for you.



-- 
"What we have learned from others becomes our own through reflection".
   -- Ralph Emerson.
____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to [email protected]

Reply via email to