[wiki] [sites] [dwm][patches][floatingstatus] Fixed index.md || elbachir-one

From: <git_AT_suckless.org>
Date: Tue, 08 Apr 2025 23:48:30 +0200

commit d482535ccc73bd8da46dba58cc952bda9a108508
Author: elbachir-one <bachiralfa_AT_gmail.com>
Date: Tue Apr 8 22:46:50 2025 +0100

    [dwm][patches][floatingstatus] Fixed index.md

diff --git a/dwm.suckless.org/patches/floatingstatus/index.md b/dwm.suckless.org/patches/floatingstatus/index.md
index 2e5bcb3e..2bc8ab9e 100644
--- a/dwm.suckless.org/patches/floatingstatus/index.md
+++ b/dwm.suckless.org/patches/floatingstatus/index.md
_AT_@ -3,19 +3,22 @@ floatingstatus
 
 Description
 -----------
-This is a patch that lets you transform the status bar into a floating bar. You can change the bar height and the vertical and horizontal padding.
+This patch allows you to transform the status bar into a floating bar, with
+customizable height, as well as vertical and horizontal padding.
 
-Config
-------
-Everything is in config.h
-* `barpadv` - [int] Vertical padding. How far from the top it is.
-* `barpadh` - [int] Horizontal padding. How far from each side the bar is.
-* `barheight` - [int] Height of the bar. How long the bar is vertically.
-* `floatbar` - [Bool] Value to show / hide the bar
+[![screenshot.png](screenshot.png)](screenshot.png)
+
+#### Config
+
+Everything is in `config.def.h`
+* `barpadv` - [int] Vertical padding: how far the bar is from the top.
+* `barpadh` - [int] Horizontal padding: how far the bar is from each side.
+* `barheight` - [int] Bar height: How long the bar is vertically.
+* `floatbar` - [Bool] Whether to show or hide the bar.
 
 Download
 --------
-* [floatingstatus-20250408-cfb8627.diff](floatingstatus-20250408-cfb8627.diff) - Latest
+* [floatingstatus-20250408-cfb8627.diff](floatingstatus-20250408-cfb8627.diff)
 
 Authors
 -------
Received on Tue Apr 08 2025 - 23:48:30 CEST

This archive was generated by hypermail 2.3.0 : Tue Apr 08 2025 - 23:48:57 CEST