From 33acb045a8c6015df98181f3458c413a7d1c457e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Desgualdo=20Pereira?= Date: Thu, 21 May 2026 10:04:19 -0300 Subject: [PATCH] fix swapfocus README --- patches/swapfocus/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/swapfocus/README.md b/patches/swapfocus/README.md index 03b20f0..22e1939 100644 --- a/patches/swapfocus/README.md +++ b/patches/swapfocus/README.md @@ -1,7 +1,7 @@ ### Description Swapfocus adds a new function on dwl: a shortcut to change the focus to the last focused window. - If the last focused window is in another tag, then the focus will change to that tag. - - Alternatively: check the patch and uncomment and comment out the lines instructed to keep the swapfocus shortcut from changing to another tag. + - Alternatively: edit the patch and uncomment and comment out the lines instructed to keep the swapfocus shortcut from changing to another tag. ### Download - [v0.8](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/swapfocus/swapfocus.patch)