From d8889fd1376916330b1c55bfd48e34850ae009f1 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Sat, 31 May 2025 23:22:23 +0200 Subject: update --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index fa8d31a..2dd86b9 100644 --- a/README.md +++ b/README.md @@ -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
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. -- cgit v1.2.3