[wiki] [sites] [dwm][patches][swapmonitors] Fix index.md || jameel-sawafta

From: <git_AT_suckless.org>
Date: Mon, 12 May 2025 00:06:15 +0200

commit 5e8a80f59cc1f4cbce001af1123b207878d4d214
Author: jameel-sawafta <jameelhsawafta_AT_gmail.com>
Date: Mon May 12 01:04:29 2025 +0300

    [dwm][patches][swapmonitors] Fix index.md

diff --git a/dwm.suckless.org/patches/swapmonitors/index.md b/dwm.suckless.org/patches/swapmonitors/index.md
index b0996dc6..89a50ff5 100644
--- a/dwm.suckless.org/patches/swapmonitors/index.md
+++ b/dwm.suckless.org/patches/swapmonitors/index.md
_AT_@ -9,11 +9,12 @@ It is particularly useful for users with multiple monitors who want to quickly
 rearrange workspaces by moving all windows and their tag assignments from one
 monitor to another.
 
-#### Usage
+Usage
+-----
 
 After applying the patch, the following key binding is available by default:
 
-**MODKEY + Shift + Apostrophe** (')
+**MODKEY + Shift + Apostrophe (')**
 
 This keybinding will:
 
_AT_@ -22,7 +23,7 @@ This keybinding will:
 
> You can customize this keybinding by modifying the following line in `config.def.h` file:
>
-> ```c
+> ```
> { MODKEY|ShiftMask, XK_apostrophe, swapmon, {0} },
> ```
 
Received on Mon May 12 2025 - 00:06:15 CEST

This archive was generated by hypermail 2.3.0 : Mon May 12 2025 - 00:12:50 CEST