diff --git a/patches/barnotitle/README.md b/patches/barnotitle/README.md new file mode 100644 index 0000000..b4bed0b --- /dev/null +++ b/patches/barnotitle/README.md @@ -0,0 +1,12 @@ +### Description +remove window title from the bar. + +[sewn](https://codeberg.org/swen)'s [bar](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/bar) patch must be applied first. + +### Download +- [git branch](https://codeberg.org/rxmmah/dwl/src/branch/notitle) +- [2024-05-03](https://codeberg.org/rxmmah/dwl-patches/raw/branch/main/patches/barnotitle/barnotitle.patch) + +### Authors +- [rxmmah](https://codeberg.org/rxmmah) +- [sewn](https://codeberg.org/sewn) diff --git a/patches/notitle/notitle.patch b/patches/barnotitle/barnotitle.patch similarity index 100% rename from patches/notitle/notitle.patch rename to patches/barnotitle/barnotitle.patch