Compare commits
2 Commits
7e1de0b8a2
...
0ee0994782
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0ee0994782 | ||
|
|
e5d0c66729 |
@@ -18,7 +18,7 @@ static const char *colors[][3] = {
|
||||
[SchemeSel] = { col_gray4, col_cyan, col_cyan },
|
||||
};
|
||||
|
||||
/* window replacement */
|
||||
/* window replacement/swapping */
|
||||
static const int swallowfloating = 0; /* 1 means swallow floating windows by default */
|
||||
|
||||
/* tagging */
|
||||
|
||||
Reference in New Issue
Block a user