dotfiles/.config/gtk-3.0/gtk.css
2020-12-23 21:47:40 +01:00

13 lines
144 B
CSS

decoration {
box-shadow: none;
}
decoration:backdrop {
box-shadow: none;
}
.titlebar,
.titlebar .background {
border-radius: 0;
}