Files
dot/dwl/dwl-patches/patches/rotate-clients/README.md
T
2026-07-12 08:16:17 +03:30

379 B
Executable File

Description

Rotate clients on current monitor.

Example Configuration:

    { MODKEY|WLR_MODIFIER_SHIFT, XKB_KEY_J, rotate_clients, {.i = +1} },
    { MODKEY|WLR_MODIFIER_SHIFT, XKB_KEY_K, rotate_clients, {.i = -1} },

Download

Authors