Delete _STALE_PATCHES/rotatetags.md

This commit is contained in:
korei999 2024-02-10 15:05:25 +00:00
parent 6981befe48
commit e071166664

View File

@ -1,8 +0,0 @@
### 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](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-10-12](https://github.com/djpohly/dwl/compare/main...korei999:rotatetags.patch)
### Authors
- [korei](https://github.com/korei999)