diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2,10 +2,8 @@ - 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 @@ -17,3 +15,4 @@ on the fly color matching with Pywal16 dmenu.foreground: {color15} dmenu.selbackground: {color0} dmenu.selforeground: {color15} + dmenu.border: {color4} |