mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-06-11 10:23:19 +00:00
Rebased barcolors patch onto 0.7
This commit is contained in:
@@ -1,12 +1,9 @@
|
||||
### Description
|
||||
Adds support for colored status text. 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. This patch only works if the bar patch has been applied before.
|
||||
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.
|
||||
|
||||
### Download
|
||||
- [git branch](https://codeberg.org/kerberoge/dwl/src/branch/barcolors)
|
||||
- [2024-07-28](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/barcolors/barcolors.patch)
|
||||
- [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)
|
||||
sjoerdenjh@gmail.com
|
||||
kerberoge at [Libera IRC dwl channel](https://web.libera.chat/?channels=#dwl)
|
||||
kerberoge at [dwl Discord](https://discord.gg/jJxZnrGPWN)
|
||||
- [kerberoge](https://codeberg.org/kerberoge)
|
||||
|
||||
Reference in New Issue
Block a user