Fixed (centered tags) index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
commit 9df978328e4f58fb1ee5a975becf6096052858ff | |
parent 97b34849b8179f4d669569b2756a0e45415457dd | |
Author: elbachir-one <[email protected]> | |
Date: Sat, 21 Dec 2024 16:55:59 +0100 | |
Fixed (centered tags) index.md | |
Diffstat: | |
M dwm.suckless.org/patches/centered_… | 10 +++++++--- | |
1 file changed, 7 insertions(+), 3 deletions(-) | |
--- | |
diff --git a/dwm.suckless.org/patches/centered_tags/index.md b/dwm.suckless.org… | |
@@ -1,9 +1,13 @@ | |
-centered tags | |
-============= | |
+centeredtags | |
+============ | |
Description | |
----------- | |
-The **Centered Tags** patch for DWM centers the tag area, positioning it symme… | |
+The **Centered Tags** patch for DWM centers the tag area, | |
+positioning it symmetrically in the bar. The layout icon is placed on | |
+the left side of the bar, while the status text is aligned to the right. | |
+This configuration excludes the title area, allowing for a clean and | |
+balanced appearance in the DWM status bar. | |
Screenshot | |
---------- |