diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-05-31 23:35:00 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-05-31 23:35:00 +0200 |
commit | 327b6e0b41e5693a059353405fb3cb8a591a1cfc (patch) | |
tree | 062d492f5c24ee9c92de74e7abbd9dbbd8002f98 | |
parent | 26afb913a153428090bddb286f458fb572e47afc (diff) | |
download | dmenu-327b6e0b41e5693a059353405fb3cb8a591a1cfc.tar.gz dmenu-327b6e0b41e5693a059353405fb3cb8a591a1cfc.tar.bz2 dmenu-327b6e0b41e5693a059353405fb3cb8a591a1cfc.zip |
update
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ The center patch adds the -c parameter for centering dmenu The border patch adds the -bw parameter followed by an integer (width in pixels) -ex. dmenu -bw 4 -c -l 4 -p "Power: " + 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 |