Adding combo patch
This commit is contained in:
@@ -73,6 +73,13 @@
|
||||
*/
|
||||
#define CFACTS_PATCH 0
|
||||
|
||||
/* This patch tweaks the tagging interface so that you can select multiple tags for tag
|
||||
* or view by pressing all the right keys as a combo. For example to view tags 1 and 3,
|
||||
* hold MOD and then press and hold 1 and 3 together.
|
||||
* https://dwm.suckless.org/patches/combo/
|
||||
*/
|
||||
#define COMBO_PATCH 0
|
||||
|
||||
/* The cyclelayouts patch lets you cycle through all your layouts.
|
||||
* https://dwm.suckless.org/patches/cyclelayouts/
|
||||
*/
|
||||
|
Reference in New Issue
Block a user