Adding tagothermonitor patch
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user