Adding tagothermonitor patch

This commit is contained in:
matt
2020-06-19 23:18:50 +02:00
parent 5e0a9c49f8
commit 6aca089661
9 changed files with 79 additions and 4 deletions

View File

@ -681,6 +681,12 @@
*/
#define TAGMONFIXFS_PATCH 0
/* Add functions and keybindings to tag a window to a desired tag on the next (right)
* or previous (left) monitor from the currently selected monitor.
* https://dwm.suckless.org/patches/tagothermonitor/
*/
#define TAGOTHERMONITOR_PATCH 0
/* This patch allows you to swap all visible windows on one monitor with those of an
* adjacent monitor.
* https://github.com/bakkeby/patches/tree/master/dwm/dwm-tagswapmon-6.2.diff