https://bugs.kde.org/show_bug.cgi?id=432245
--- Comment #3 from pmarget...@gmail.com --- I've added this to gtk.css in my .config directory ``` ~ ▶ cat .config/gtk-3.0/gtk.css @import 'colors.css'; scrollbar { -GtkScrollbar-has-backward-stepper: false; -GtkScrollbar-has-forward-stepper: false; background-color: transparent; } ``` This makes it work, but for some reason this isn't read from breeze gtk theme directly Downgrading to 5.20.5 makes it work too. For now I'm keeping the package locked for updates. 5.20.90 is also suffering from huge menus and gnome-terminal displays the close button all kinds of wrong with it. Very buggy! -- You are receiving this mail because: You are watching all bug changes.