Created
March 27, 2022 07:31
-
-
Save riicchhaarrd/6e9233285970faf94ded48d7a3a47ba6 to your computer and use it in GitHub Desktop.
change scrollbar style -> .config/gtk-3.0/gtk.css
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
scrollbar slider { | |
min-width: 15px; | |
min-height: 15px; | |
border: 2px solid transparent; | |
border-radius: 0px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment