diff --git a/patches/barcolors/README.md b/patches/barcolors/README.md index b1a64ca..640961b 100644 --- a/patches/barcolors/README.md +++ b/patches/barcolors/README.md @@ -1,5 +1,5 @@ ### Description -Add support for colored status text to the [bar](/dwl/dwl-patches/wiki/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. +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)