[wiki] [sites] [dwm][patches][swapmonitors]/[swapwindows] Fixed index.md || elbachir-one
commit 4a445a044040819bcb503ef5268718eab160ea15
Author: elbachir-one <bachiralfa_AT_gmail.com>
Date: Mon May 12 02:02:59 2025 +0100
[dwm][patches][swapmonitors]/[swapwindows] Fixed index.md
diff --git a/dwm.suckless.org/patches/swapmonitors/index.md b/dwm.suckless.org/patches/swapmonitors/index.md
index 89a50ff5..5df98ebd 100644
--- a/dwm.suckless.org/patches/swapmonitors/index.md
+++ b/dwm.suckless.org/patches/swapmonitors/index.md
_AT_@ -9,8 +9,7 @@ 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:
_AT_@ -19,7 +18,8 @@ After applying the patch, the following key binding is available by default:
This keybinding will:
- Swap the currently active monitor's tagset with that of the adjacent monitor.
-- Move all clients (windows) between the two monitors, effectively swapping their contents.
+- Move all clients (windows) between the two monitors, effectively swapping
+their contents.
> You can customize this keybinding by modifying the following line in `config.def.h` file:
>
diff --git a/dwm.suckless.org/patches/swapwindows/index.md b/dwm.suckless.org/patches/swapwindows/index.md
index 70005734..9a5b8d8b 100644
--- a/dwm.suckless.org/patches/swapwindows/index.md
+++ b/dwm.suckless.org/patches/swapwindows/index.md
_AT_@ -9,8 +9,7 @@ selected window on another monitor.
It is useful for moving a window between monitors while preserving window focus
and layout order.
-Usage
------
+#### Usage
After applying the patch, the following key binding is available by default:
_AT_@ -18,7 +17,8 @@ After applying the patch, the following key binding is available by default:
This keybinding will:
-- Swap the currently focused window with the focused window on the next monitor (if one exists).
+- Swap the currently focused window with the focused window on the next
+monitor (if one exists).
- If the other monitor has no selected client, it will simply move the currently
focused window there.
- Automatically rearrange and refocus windows as needed after the operation.
Received on Mon May 12 2025 - 03:03:54 CEST
This archive was generated by hypermail 2.3.0
: Mon May 12 2025 - 03:12:50 CEST