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 super+(shift+)t/y/u/i. - True fullscreen (super+f) and prevents focus shifting. - Windows can be made sticky (super+s). +- [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 (super-K/J). - [shiftview](https://dwm.suckless.org/patches/nextprev/): Cycle through tags (super+g/;). - [vanitygaps](https://dwm.suckless.org/patches/vanitygaps/): Gaps allowed across all layouts.