diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-05-31 23:18:53 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-05-31 23:18:53 +0200 |
commit | f4d516ba8c6f799ce01dd98456e274ae21e596bd (patch) | |
tree | 17f8bc2fda4991870df9ce0ca6bc24dca586ebda /README.md | |
parent | 8f7fe608601121d7c4ed9db792eb81c734bff882 (diff) | |
download | dmenu-f4d516ba8c6f799ce01dd98456e274ae21e596bd.tar.gz dmenu-f4d516ba8c6f799ce01dd98456e274ae21e596bd.tar.bz2 dmenu-f4d516ba8c6f799ce01dd98456e274ae21e596bd.zip |
update
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} |