mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 09:47:57 +02:00
dwm: don't tile coord window
This commit is contained in:
parent
2199fbe04c
commit
59ee418882
@ -76,6 +76,7 @@ in
|
|||||||
|
|
||||||
static const Rule rules[] = {
|
static const Rule rules[] = {
|
||||||
{ "librewolf", NULL, NULL, 0, 1, -1 },
|
{ "librewolf", NULL, NULL, 0, 1, -1 },
|
||||||
|
{ "coord", NULL, NULL, 0, 1, -1 },
|
||||||
};
|
};
|
||||||
|
|
||||||
static const float mfact = 0.55;
|
static const float mfact = 0.55;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user