commit 81fd263156a7f0e0a11d915ad6c06e5fdc99df64 parent c91f6f8103559fba64773a18f591e8de29cdeaee Author: Rob Pilling <my name at gmail dot com> Date: Thu, 21 Apr 2011 12:11:32 +0100 Added shiftview.c link Diffstat:
| M | dwm.suckless.org/patches/nextprev.md | | | 5 | ++++- |
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/dwm.suckless.org/patches/nextprev.md b/dwm.suckless.org/patches/nextprev.md @@ -2,7 +2,8 @@ ## Description - * increment or decrement the selected tag + * Increment or decrement the selected tag + * [shiftview][].c is a better implementation of this, allowing you to rotate the selected tags ## Download @@ -28,3 +29,5 @@ ## Author * Rob Pilling - robpilling gmail com + +[shiftview]: http://lists.suckless.org/dev/1104/7590.html