index.md (806B)
1 emptyview 2 ========= 3 4 Description 5 ----------- 6 I like my wallpapers. Also i found it kind of unintuitive that you can not 7 toggle the last tag out of view. So i created a patch to allow no tag at all to 8 be selected. 9 10 With this patch, dwm will start with no tag selected. When you start a client 11 with no tag rule and no tag selected, it gets opened in the first tag. 12 13 Version 6.2 has a `startontag` option(default 1) which tells dwm to bring 14 the first tag in view on launch as usual. 0 means no tag active at start. 15 16 Download 17 -------- 18 * [dwm-emptyview-6.2.diff](dwm-emptyview-6.2.diff) (20/06/2020) 19 * [dwm-emptyview-6.0.diff](dwm-emptyview-6.0.diff) (1753b) (20130330) 20 21 Authors 22 ------- 23 * MLquest8 (update for 6.2 and config option) (miskuzius at gmail.com) 24 * Markus Teich - `<teichm at in dot tum dot de>`