Posts: 99
Threads: 36
Joined: Feb 2020
Reputation:
0
I cannot seem to find anything that works. I would like to add the arrows to the top and bottom of the right side scrollbar. I have tried several additions to the .config/GTK-3.0/gtk.css file but none of the suggested entries has done anything. Any way to do this? Thanks
example:
$ head ~/.config/gtk-3.0/gtk.css
*{
-GtkScrollbar-has-backward-stepper: 1;
-GtkScrollbar-has-forward-stepper: 1;
-GtkScrollbar-has-secondary-backward-stepper: 1;
Posts: 1,511
Threads: 140
Joined: Mar 2016
Reputation:
0
08-12-2021, 08:00 PM
(This post was last modified: 08-12-2021, 08:02 PM by trinidad.)
I'm not sure, but I doubt it. Hasn't been around in Debian since forever. If it still exists it would probably be GTK2 and maybe Cinnamon.You could possibly write code for it, but then you would have to work with XFCE window manager. Check Mint forums.
TC
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
Posts: 99
Threads: 36
Joined: Feb 2020
Reputation:
0
I have seen something in the Mint forums, but Mint was in the code and I did not know what to replace it with. Not really able to write code so that suggestion while appreciated will not help.
Posts: 1,511
Threads: 140
Joined: Mar 2016
Reputation:
0
Mint is in the code because Cinnamon is a Mint DE, even though there are versions for other systems.
TC
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.