commit 4974faedb614e75e4388ebd220d32101013e6dad
Author: elbachir-one <[email protected]>
Date: Fri Dec 27 03:53:35 2024 +0100
[dwm][patches][colorschemes] Fixed index.md
- Corrected some typos.
- Moved the keybinding section to "Usage."
- Moved the contributor section to "Authors" (no extra).
diff --git a/dwm.suckless.org/patches/colorschemes/index.md
b/dwm.suckless.org/patches/colorschemes/index.md
index 6d586d05..983700cf 100644
--- a/dwm.suckless.org/patches/colorschemes/index.md
+++ b/dwm.suckless.org/patches/colorschemes/index.md
@@ -3,16 +3,13 @@ colorschemes
Description
-----------
-This patches provides the ability to cycle between any number of colorschemes
+This patch provides the ability to cycle through any number of color schemes
defined in config.h.
Usage
-----
-Append alternative colorschemes to the `colors[]` array.
-
-Default keybindings
---------------------
-* `s` - Cycle between colorschemes.
+Append alternative color schemes to the `colors[]` array.
+Use the default keybinding `s` to cycle between color schemes.
Download
--------
@@ -21,7 +18,4 @@ Download
Authors
-------
* Listeria monocytogenes <[email protected]>
-
-Contributors
-------------
* Dhruv Trivedi