movestack patch

This commit is contained in:
Sravan Balaji
2020-11-23 23:41:19 -05:00
parent 3eb84701d7
commit 1bdfed1d0d
6 changed files with 207 additions and 58 deletions

View File

@@ -67,3 +67,4 @@ Most patches can be found on the suckless website: [https://dwm.suckless.org/pat
* [combo](https://dwm.suckless.org/patches/combo/) - Select multiple tags for tag or view by pressing all the right keys as a combo
* [cool autostart](https://dwm.suckless.org/patches/cool_autostart/) - Execute commands from `autostart` array in `config.h` on startup and kill processes upon dwm exit
* [fixborders](https://dwm.suckless.org/patches/alpha/) - Make borders opaque
* [movestack](https://dwm.suckless.org/patches/movestack/) - Move clients around in the stack and swap them with the master