Added killunsel patch

This commit is contained in:
Olivier Warin
2025-07-20 11:52:20 +02:00
parent 07ad746a6f
commit c552c48146
2 changed files with 65 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
### Description
A very simple patch that introduces the functionality to terminate all
visible, unselected clients, similar to the dwm
[killunsel](https://dwm.suckless.org/patches/killunsel/) patch.
### Download
- [2025-07-20](/dwl/dwl-patches/raw/branch/main/patches/killunsel/killunsel.patch)
### Author
- [oli4warin](https://codeberg.org/oli4warin)