Adding rotatestack patch

This commit is contained in:
bakkeby
2019-09-07 22:42:01 +02:00
parent 2f4916a64e
commit 7c23a59c38
7 changed files with 77 additions and 2 deletions

View File

@@ -87,6 +87,11 @@
*/
#define RESIZECORNERS_PATCH 0
/* This patch let's you rotate through the stack using keyboard shortcuts.
* https://dwm.suckless.org/patches/rotatestack/
*/
#define ROTATESTACK_PATCH 0
/* The systray patch adds systray for the status bar.
* https://dwm.suckless.org/patches/systray/
*/