Skip to content

Instantly share code, notes, and snippets.

View 73's full-sized avatar
🐢
I like turtles ...

73 73

🐢
I like turtles ...
View GitHub Profile
@73
73 / gtk.css
Created January 2, 2017 10:58
Make Gnome Headerbars Pretty
/* GTK 3.20 .config/gtk-3.0/gtk.css */
headerbar {
min-height: 0px;
padding-left: 5px; /* same as childrens vertical margins for nicer proportions */
padding-right: 4px;
}
/*headerbar entry,
headerbar spinbutton,
headerbar button,