切换 client 所在 monitor

This commit is contained in:
2026-01-07 12:12:56 +08:00
parent 2902c994ba
commit 6b49045ee9
4 changed files with 43 additions and 0 deletions

View File

@@ -53,6 +53,8 @@ static const keyboard_t key_list[] = {
TAGKEYS(XK_7, 1 << 6),
TAGKEYS(XK_8, 1 << 7),
TAGKEYS(XK_9, 1 << 8),
{modifier_alt, XK_o, send_client_to_next_monitor, {0}},
};
static const layout_t layout_list[] = {