mbp-manjaro/community/bspwm/desktop-overlay/usr/share/gtk-3.0/gtk.css

10 lines
162 B
CSS
Executable File

.window-frame, .window-frame:backdrop {
box-shadow: 0 0 0 black;
border-style: none;
margin: 0;
border-radius: 0;
}
.titlebar {
border-radius: 0;
}