diogox / bspm

The bspwm manager
8 stars 0 forks source link

Make monocle mode return error to shell when cycling is invalid #8

Closed diogox closed 3 years ago

diogox commented 3 years ago

The idea is to allow for easier usage of the same keys (j and k, for example) in both monocle mode and tiled mode.

The end result would allow for this:

super + {j,k}
    bspm monocle --next || bspc node -f {north,south}

Removing the need for a whole script.