From c70505d7c7b7b48600f273357694b56ccf5d2a15 Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Fri, 23 May 2025 11:41:09 +0000 Subject: Initial commit --- dwl-patches/patches/barcolors/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 dwl-patches/patches/barcolors/README.md (limited to 'dwl-patches/patches/barcolors/README.md') diff --git a/dwl-patches/patches/barcolors/README.md b/dwl-patches/patches/barcolors/README.md new file mode 100644 index 0000000..640961b --- /dev/null +++ b/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