From 8cbadb61604667b407b53ee1258433994fa4765a Mon Sep 17 00:00:00 2001 From: coasteen Date: Thu, 9 Jul 2026 10:42:28 +0330 Subject: init --- dwl/dwl-patches/patches/barcolors/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 dwl/dwl-patches/patches/barcolors/README.md (limited to 'dwl/dwl-patches/patches/barcolors/README.md') diff --git a/dwl/dwl-patches/patches/barcolors/README.md b/dwl/dwl-patches/patches/barcolors/README.md new file mode 100755 index 0000000..640961b --- /dev/null +++ b/dwl/dwl-patches/patches/barcolors/README.md @@ -0,0 +1,9 @@ +### Description +Add support for colored status text to the [bar](/dwl/dwl-patches/src/branch/main/patches/bar). Text can be colored in the same manner as with dwlb, namely by wrapping it between `^fg(color)` and `^fg()` or `^bg(color)` and `^bg()`, where `color` is a 6-digit hexadecimal value. + +### Download +- [git branch](/kerberoge/dwl/src/branch/barcolors) +- [0.7](/dwl/dwl-patches/raw/branch/main/patches/barcolors/barcolors.patch) + +### Authors +- [kerberoge](https://codeberg.org/kerberoge) -- cgit v1.2.3