~ruther/guix-config

d5665d7e06ee502da107e3bfb34d08819045da0f — Rutherther 4 months ago d57a2f4
chore: few adjustments in tagrules of dwl
1 files changed, 4 insertions(+), 2 deletions(-)

M home/modules/ruther/home/dwl/config.h
M home/modules/ruther/home/dwl/config.h => home/modules/ruther/home/dwl/config.h +4 -2
@@ 59,9 59,11 @@ static const MonitorRule monrules[] = {

static const TagRule tagrules[] = {
    /* tag     mfact      nmaster   layout */
    { 9,       0.55,      1,        &layouts[2] },
    { 1,       0.5,       1,        &layouts[2] },
    { 2,       0.5,       1,        &layouts[2] },
    { 8,       0.5,       1,        &layouts[2] },
	/* defaults */
    { 0,       0.55,      1,        &layouts[0] }
    { 0,       0.5,       1,        &layouts[0] }
};

/* keyboard */