Add: load colors from an external file

This commit is contained in:
pi66
2025-11-25 12:59:22 +01:00
parent 03e6e72b41
commit e240c8bf84
2 changed files with 96 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Description
Reload colorscheme on the fly without restart or recompile DWL.
> NOTE:
The patch works on (main 2025-11-01) and v0.7
# Dependencies
this patch depends on [bar](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/bar/) patch
# Download
- [git branch](https://codeberg.org/pi66/dwl-patches/raw/branch/main/patches/bar-recolr/bar-recolr.patch)
- [main 2025-11-01](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/bar-recolr/bar-recolr.patch)
- [v0.7](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/bar-recolr/bar-recolr.patch)
# Authors
- [pi66](https://pi66.xyz)