about summary refs log tree commit diff stats
diff options
context:
space:
mode:
author2022-08-02 14:10:10 -0400
committer2022-08-02 14:10:10 -0400
commit39f4f3ed217a2b938fff944196a053cb730eb828 (patch)
treef436994cab1494e4da8e3a32e016b86a9225d0fb
parent316b7cfd211a1067e39b8317c51e69b65476b9ae (diff)
parent8f6c0885e90afe7058f2f7b8ee1d5971d00d6a32 (diff)
downloaddwm-39f4f3ed217a2b938fff944196a053cb730eb828.tar.gz
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0dd4e32..2127b01 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@ I haven't kept `man dwm`/`dwm.1` updated though. PRs welcome on that, lol.
 - New layouts: bstack, fibonacci, deck, centered master and more. All bound to keys <kbd>super+(shift+)t/y/u/i</kbd>.
 - True fullscreen (<kbd>super+f</kbd>) and prevents focus shifting.
 - Windows can be made sticky (<kbd>super+s</kbd>).
+- [hide vacant tags](https://dwm.suckless.org/patches/hide_vacant_tags/) hides tags with no windows.
 - [stacker](https://dwm.suckless.org/patches/stacker/): Move windows up the stack manually (<kbd>super-K/J</kbd>).
 - [shiftview](https://dwm.suckless.org/patches/nextprev/): Cycle through tags (<kbd>super+g/;</kbd>).
 - [vanitygaps](https://dwm.suckless.org/patches/vanitygaps/): Gaps allowed across all layouts.