commit 53dff0cceff0ae7d6230fec70f35648f1b9d7292
Author: NRK <[email protected]>
Date: Wed Sep 15 16:44:52 2021 +0600
[dmenu][patch] slight reword, md syntax fix.
diff --git a/tools.suckless.org/dmenu/patches/toggle-position/index.md
b/tools.suckless.org/dmenu/patches/toggle-position/index.md
index 8e373bd0..05236959 100644
--- a/tools.suckless.org/dmenu/patches/toggle-position/index.md
+++ b/tools.suckless.org/dmenu/patches/toggle-position/index.md
@@ -1,9 +1,11 @@
toggle-position
-====
+===============
-Currently config.h allows users to set the default value of topbar to 0.
-However if one does that, there's no way for him to get a topbar again.
-This patch turns `-b` into a top/bottom toggle instead.
+Currently config.h allows users to have a default bottom bar by setting the
+value of `topbar` to 0. However if one does that, there's no way to get a
topbar
+again at runtime.
+
+This patch turns `-b` into a top/bottom toggle, which may be considered more
useful.
Download
--------