mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-07 19:54:50 +00:00
Description
Add support for colored status text to the 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.