diff --git a/rotatetags.md b/rotatetags.md new file mode 100644 index 0000000..d7b42ce --- /dev/null +++ b/rotatetags.md @@ -0,0 +1,8 @@ +### Description +This patch provides the ability to rotate the tagset left / right. It implements a new function rotatetags which modifies the current tagset. Same as original dwm patch. Also adds ability to "shift" focused client to left / right tag. + +### Download +- [2023-07-17](https://github.com/djpohly/dwl/compare/main...korei999:rotatetags.patch) + +### Authors +- [korei](https://github.com/korei999) \ No newline at end of file