Add gaplessgrid patch

This commit is contained in:
2024-05-31 11:11:54 +05:00
parent a039af0a87
commit 976638aa52
4 changed files with 44 additions and 6 deletions

View File

@@ -63,6 +63,8 @@ static const int nmaster = 1; /* number of clients in master area */
static const int resizehints = 1; /* 1 means respect size hints in tiled resizals */
static const int lockfullscreen = 1; /* 1 will force focus on the fullscreen window */
#include "layouts.c"
static const Layout layouts[] = {
/* symbol arrange function */
{ "[]=", tile }, /* first entry is default */