commit 6d3010cf69537cf0d09cd8cc594d46dcf915aefe parent b3b1062ef609ada0a0b62de15c93716ce549ec4e Author: elbachir-one <bachiralfa@gmail.com> Date: Thu, 21 Nov 2024 18:08:26 +0100 Fixed (cycleview) index.md and patch name. Corrected the title in index.md. Ensuring the description is clear. Diffstat:
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/dwm.suckless.org/patches/cycleview/dwm-cycletags-20241121-0a129d5f.diff b/dwm.suckless.org/patches/cycleview/dwm-cycleview-20241121-0a129d5f.diff diff --git a/dwm.suckless.org/patches/cycleview/index.md b/dwm.suckless.org/patches/cycleview/index.md @@ -1,22 +1,24 @@ -Focus Visible Tags Stacks -========================= +cycleview +========= Description ----------- -This patch allow to cycle through all the tags of the active monitor -Optional you can set the direction with 0 or 1 +This patch allows cycling through all the tags of the active monitor +Optionally, you can set the direction using 0 or 1 Default keybinding -------------------- -* `Mod+Shift+j` -* `Mod+Shift+k` +------------------ +* `Mod+Shift+j` +* `Mod+Shift+k` Download -------- -* [dwm-cycletags-20241121-0a129d5f.diff](dwm-cycletags-20241121-0a129d5f.diff) + +* [dwm-cycleview-20241121-0a129d5f.diff](dwm-cycleview-20241121-0a129d5f.diff) Author ------ + * Wim Stockman - <wim [at] thinkerwim [dot] org>