dotfiles/dwl-bak/dwl-patches/patches/rotate-clients
2025-08-10 11:30:42 +03:30
..
README.md suicide 2025-08-10 11:30:42 +03:30
rotate-clients.patch suicide 2025-08-10 11:30:42 +03:30

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