Files
dwl-patches/patches/swapfocus/README.md
T
André Desgualdo Pereira 33acb045a8 fix swapfocus README
2026-05-21 10:04:19 -03:00

11 lines
527 B
Markdown

### 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: 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)
### Authors
- [André Desgualdo Pereira](https://codeberg.org/Kana)