diff options
| author | bakkeby <[email protected]> | 2020-08-27 21:05:59 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2020-08-27 21:05:59 +0200 |
| commit | d8ebab4f754a8a4a5c9cc3256431a498e767277f (patch) | |
| tree | 72ababee588c1a13ef04afb5fd85331b916e77b1 /README.md | |
| parent | c44b14e3dd063cbe85ac152229991411c67de3dc (diff) | |
| download | dwm-flexipatch-d8ebab4f754a8a4a5c9cc3256431a498e767277f.tar.gz dwm-flexipatch-d8ebab4f754a8a4a5c9cc3256431a498e767277f.zip | |
Adding colorbar (implicit integration)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -221,6 +221,9 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t - [cmdcustomize](https://dwm.suckless.org/patches/cmdcustomize/) - allows color attributes to be set through the command line + - [colorbar](https://dwm.suckless.org/patches/colorbar/) + - lets you change the foreground and background color of every statusbar element + - color_emoji - enables color emoji in dmenu by removing a workaround for a BadLength error in the Xft library when color glyphs are used - enabling this will crash dwm on encountering such glyphs unless you also have an updated Xft library that can handle them |
