diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,9 +2,12 @@ - xresources - center +- border The center patch adds the -c parameter for centering dmenu +The border patch adds the -bw parameter followed by an integer + The xresources patch makes dmenu read the .Xresources file enabling<br> on the fly color matching with Pywal16 @@ -16,3 +19,5 @@ on the fly color matching with Pywal16 dmenu.selbackground: {color0} dmenu.selforeground: {color15} dmenu.border: {color4} + +I've added border color to the xressources patch. |