From e07116666460bcd29795903fe2a0925c9ae68dac Mon Sep 17 00:00:00 2001 From: korei999 Date: Sat, 10 Feb 2024 15:05:25 +0000 Subject: [PATCH] Delete _STALE_PATCHES/rotatetags.md --- _STALE_PATCHES/rotatetags.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 _STALE_PATCHES/rotatetags.md diff --git a/_STALE_PATCHES/rotatetags.md b/_STALE_PATCHES/rotatetags.md deleted file mode 100644 index f2f9b28..0000000 --- a/_STALE_PATCHES/rotatetags.md +++ /dev/null @@ -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) \ No newline at end of file