Created rotatetags (markdown)

korei999 2023-07-17 01:26:58 +03:00
parent 054ec90850
commit 01e8b1c5a9

8
rotatetags.md Normal file

@ -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)