diff --git a/rotatetags.md b/rotatetags.md index 7bbf299..f2f9b28 100644 --- a/rotatetags.md +++ b/rotatetags.md @@ -1,8 +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. Same as [shiftview](https://github.com/djpohly/dwl/wiki/shiftview) patch, but does not skip empty tags. +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](https://dwm.suckless.org/patches/rotatetags/). Also adds ability to move focused client to left / right adjacent tag by specifying argument number as -2 or 2. ### Download -- [2023-07-17](https://github.com/djpohly/dwl/compare/main...korei999:rotatetags.patch) +- [2023-10-12](https://github.com/djpohly/dwl/compare/main...korei999:rotatetags.patch) ### Authors - [korei](https://github.com/korei999) \ No newline at end of file