diff options
| author | bakkeby <[email protected]> | 2019-11-26 20:23:58 +0100 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2019-11-26 20:23:58 +0100 |
| commit | ab2c5fe5dace1007ec8423655319a706f881baae (patch) | |
| tree | f2fcab902de636fe545f732c95b70ecd0f93bff3 /patches.h | |
| parent | 7d107ce8eb60f74acd3159b9efc0fbb500503694 (diff) | |
| download | dwm-flexipatch-ab2c5fe5dace1007ec8423655319a706f881baae.tar.gz dwm-flexipatch-ab2c5fe5dace1007ec8423655319a706f881baae.zip | |
Adding switchtag improvements
Diffstat (limited to 'patches.h')
| -rw-r--r-- | patches.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -439,7 +439,10 @@ * 1 automatically moves you to the tag of the newly opened application and * 2 enables the tag of the newly opened application in addition to your existing enabled tags * + * Closing that window reverts the view back to what it was before the window was opened. + * * https://github.com/bakkeby/dwm-vanitygaps/blob/master/patches/dwm-switchtag-6.2.diff + * Also see https://dwm.suckless.org/patches/switchtotag */ #define SWITCHTAG_PATCH 0 |
