view config.h @ 1:50bab568625d default tip

lol
author tsukasa <qwerasdnoob@gmail.com>
date Sat, 11 Jul 2026 17:56:41 +0800
parents
children
line wrap: on
line source

static void dwindle(Monitor *m);

static const Layout layouts[] = {
    {"><>", NULL},
    {"[T]", dwindle},
};