summaryrefslogtreecommitdiffstats
path: root/dwl-patches/patches/rotatetags/README.md
blob: f9818470f7396cd29092227c50420a09e8f48211 (plain) (blame)
1
2
3
4
5
6
7
8
9
### 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 move focused client to left / right adjacent tag by specifying appropriate enum value as argument.

### Download
- [git branch](https://codeberg.org/korei999/dwl/src/branch/rotatetags)
- [2024-01-23](https://codeberg.org/korei999/dwl-patches/raw/branch/main/rotatetags/rotatetags.patch)

### Authors
- [korei999](https://codeberg.org/korei999)