>_⠀BuriXon-code⠀⠀⠀
Many new Linux users, just starting their journey with this environment, face an issue that bothers them (or keeps them up at night).
It's about the very narrow scrollbars (sliding handles). In Windows, they were elegant and easy to grab with the mouse, but in Linux they may be beautiful but hard to hit.
Unix-based systems are supposed to be easy to personalize, but... let's just say not everything is as easy to configure or edit as we would like.
No problem :)
One of my recent projects is a very simple and reliable GTK-reSlider, which lets you easily and quickly resize this slider.
The script, when given a number as a parameter, generates/edits an entry in GTK3 styles, setting the provided value as the width and height of the slider in pixels.
Could this help you? Click and download!
Github
Back