Adding placemouse patch

This commit is contained in:
bakkeby
2021-01-22 11:28:55 +01:00
parent 49839cf6f1
commit 0f28402305
6 changed files with 22 additions and 0 deletions

View File

@@ -721,6 +721,11 @@
*/
#define PERTAGBAR_PATCH 0
/* This patch lets you change the position of a client in the stack using the mouse.
* https://github.com/bakkeby/patches/wiki/placemouse
*/
#define PLACEMOUSE_PATCH 0
/* This patch provides a way to move clients up and down inside the client list.
* https://dwm.suckless.org/patches/push/
*/