Fix link and formatting errors in tab patch's README.md

This commit is contained in:
dev-gm 2024-11-16 13:36:31 +00:00
parent e39a7b2a5f
commit 4386e4295f

View File

@ -1,14 +1,14 @@
### Description ### Description
Add tabs or a title bar to the top or bottom of windows. Add tabs or a title bar to the top or bottom of windows.
Much of the code was taken from the [bar patch](/dwl/dwl-patches/raw/branch/main/patches/bar). Much of the code was taken from the [bar patch](/dwl/dwl-patches/src/branch/main/_STALE_PATCHES/tab-pango).
**This is the new version using `drwl`. The [old version](/dwl/dwl-patches/_STALE_PATCHES/tab-pango) is deprecated.** **This is the new version using `drwl`. The [old version](/dwl/dwl-patches/_STALE_PATCHES/tab-pango) is deprecated.**
### Dependencies ### Dependencies
tllist (build dependency, required & pulled automatically by fcft) - tllist (build dependency, required & pulled automatically by fcft)
fcft - fcft
pixman - pixman
### Download ### Download
- [git branch](/dev-gm/dwl/src/branch/tab) - [git branch](/dev-gm/dwl/src/branch/tab)