mirror of
https://github.com/mintycube/dwm.git
synced 2024-10-22 12:05:45 +00:00
Adding colorbar (implicit integration)
This commit is contained in:
parent
c44b14e3dd
commit
d8ebab4f75
@ -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/)
|
- [cmdcustomize](https://dwm.suckless.org/patches/cmdcustomize/)
|
||||||
- allows color attributes to be set through the command line
|
- 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
|
- color_emoji
|
||||||
- enables color emoji in dmenu by removing a workaround for a BadLength error in the Xft library when color glyphs are used
|
- 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
|
- enabling this will crash dwm on encountering such glyphs unless you also have an updated Xft library that can handle them
|
||||||
|
Loading…
x
Reference in New Issue
Block a user