gtk.css (111B) - View raw
1 2 3 4 5 6 7 8 /* fuck rounded corners */ decoration, window, window.background, window.titlebar, * { border-radius: 0px; }
1 2 3 4 5 6 7 8
/* fuck rounded corners */ decoration, window, window.background, window.titlebar, * { border-radius: 0px; }