diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-05-31 23:34:22 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-05-31 23:34:22 +0200 |
commit | 26afb913a153428090bddb286f458fb572e47afc (patch) | |
tree | f689714fef91efae34e098c0c037065b2cca16af | |
parent | d8889fd1376916330b1c55bfd48e34850ae009f1 (diff) | |
download | dmenu-26afb913a153428090bddb286f458fb572e47afc.tar.gz dmenu-26afb913a153428090bddb286f458fb572e47afc.tar.bz2 dmenu-26afb913a153428090bddb286f458fb572e47afc.zip |
update
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6,7 +6,9 @@ The center patch adds the -c parameter for centering dmenu -The border patch adds the -bw parameter followed by an integer +The border patch adds the -bw parameter followed by an integer (width in pixels) + +ex. dmenu -bw 4 -c -l 4 -p "Power: " The xresources patch makes dmenu read the .Xresources file enabling<br> on the fly color matching with Pywal16 |