.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
river-control-unstable-v1.xml | ||
river-shifttags.1 | ||
river-shifttags.c | ||
river-status-unstable-v1.xml |
river-shifttags
A small utility for the river Wayland compositor to rotate the focused tags.
Installation
$ make
# make install
Usage
To rotate the currently focused once to the right
river-shifttags
To rotate the currently focused once to the left
river-shifttags --shifts -1
To rotate a different number of tags
river-shifttags --num-tags 16
License
GPLv3