From 01e8b1c5a947060f2a49023bc57b7a933af3ae95 Mon Sep 17 00:00:00 2001 From: korei999 <93387739+korei999@users.noreply.github.com> Date: Mon, 17 Jul 2023 01:26:58 +0300 Subject: [PATCH] Created rotatetags (markdown) --- rotatetags.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 rotatetags.md 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