Set default layout gaplessgrid

This commit is contained in:
2023-03-08 12:21:40 +05:00
parent 73abecfac0
commit 416a9d3d0a
5 changed files with 11 additions and 10 deletions

View File

@@ -1,3 +1,4 @@
// TODO: FIX GAPS IN GRID LAYOUT
void
grid(Monitor *m) {
unsigned int i, n, cx, cy, cw, ch, aw, ah, cols, rows;