Adding killunsel patch

This commit is contained in:
bakkeby
2019-10-05 22:55:46 +02:00
parent a8049d86bb
commit b6928ab1fb
7 changed files with 44 additions and 0 deletions

View File

@@ -175,6 +175,11 @@
*/
#define HOLDBAR_PATCH 0
/* This patch adds a keybinding to kills all visible clients that are not selected.
* https://dwm.suckless.org/patches/killunsel/
*/
#define KILLUNSEL_PATCH 0
/* Moves the layout symbol in the status bar to the left hand side.
* http://dwm.suckless.org/patches/leftlayout/
*/