mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-06-11 10:23:19 +00:00
Added barcolors patch
This commit is contained in:
committed by
A Frederick Christensen
parent
373c8dd630
commit
12a8d4b7d5
@@ -0,0 +1,12 @@
|
||||
### 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.
|
||||
|
||||
### 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)
|
||||
|
||||
### 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)
|
||||
Reference in New Issue
Block a user