
X-Arc-Collection
GTK3 Themes by LinxGem33 169 comments
To make the minimize, maximize and close buttons more compact (like some of the pics in the preview).
In ~/.config/gtk-3.0/gtk.css add :
.button.titlebutton {
padding: 0px;
}
Simple as that. - Sep 26 2017
In ~/.config/gtk-3.0/gtk.css add :
.button.titlebutton {
padding: 0px;
}
Simple as that. - Sep 26 2017