sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 173810e61fec7eb56b7e94b260678ab71375a840
parent 82ad9ebb6236b832fdaf25f9f72992451dc68df0
Author: cedilla <cedilla@dimension.sh>
Date:   Fri, 13 Dec 2024 18:38:40 +0100

Correct too short title underline.

    This correct a good number of title heading errors in patches
    indexes.
    Be aware that It doesn't include too long underlines, nor non-title
    headers.

Diffstat:
Mdwm.suckless.org/patches/alttab2/index.md | 2+-
Mdwm.suckless.org/patches/amixer-integration/index.md | 2+-
Mdwm.suckless.org/patches/borderrule/index.md | 2+-
Mdwm.suckless.org/patches/centered_tags/index.md | 2+-
Mdwm.suckless.org/patches/dash_above_activeWindow/index.md | 2+-
Mdwm.suckless.org/patches/defaultlayoutpermonitor/index.md | 2+-
Mdwm.suckless.org/patches/launcher-colors/index.md | 2+-
Mdwm.suckless.org/patches/movekeyboard/index.md | 3++-
Mdwm.suckless.org/patches/multimonitorscratchpads/index.md | 2+-
Mdwm.suckless.org/patches/preserveonrestart/index.md | 2+-
Mdwm.suckless.org/patches/preview-all-win/index.md | 2+-
Mdwm.suckless.org/patches/refreshrate/index.md | 2+-
Mdwm.suckless.org/patches/rotatetags/index.md | 2+-
Mdwm.suckless.org/patches/statusbarfont/index.md | 2+-
Mdwm.suckless.org/patches/toggletopbar/index.md | 2+-
Mdwm.suckless.org/patches/two_monitor_setup/index.md | 2+-
Mdwm.suckless.org/patches/viewonrulestag/index.md | 2+-
Mst.suckless.org/patches/clickurl-nocontrol/index.md | 2+-
Mst.suckless.org/patches/clickurl/index.md | 2+-
Mst.suckless.org/patches/darkpastel/index.md | 2+-
Mst.suckless.org/patches/unfocused_cursor/index.md | 2+-
Msurf.suckless.org/patches/short-title/index.md | 2+-
22 files changed, 23 insertions(+), 22 deletions(-)

diff --git a/dwm.suckless.org/patches/alttab2/index.md b/dwm.suckless.org/patches/alttab2/index.md @@ -1,5 +1,5 @@ Alt-tab2 -======= +======== Description ----------- diff --git a/dwm.suckless.org/patches/amixer-integration/index.md b/dwm.suckless.org/patches/amixer-integration/index.md @@ -1,5 +1,5 @@ amixer-integration -================ +================== Description ----------- diff --git a/dwm.suckless.org/patches/borderrule/index.md b/dwm.suckless.org/patches/borderrule/index.md @@ -1,5 +1,5 @@ borderrule -========= +========== Description ----------- diff --git a/dwm.suckless.org/patches/centered_tags/index.md b/dwm.suckless.org/patches/centered_tags/index.md @@ -1,5 +1,5 @@ centered tags -============ +============= Description ----------- diff --git a/dwm.suckless.org/patches/dash_above_activeWindow/index.md b/dwm.suckless.org/patches/dash_above_activeWindow/index.md @@ -1,5 +1,5 @@ dash_above_activeWindow -============= +======================= Description ----------- diff --git a/dwm.suckless.org/patches/defaultlayoutpermonitor/index.md b/dwm.suckless.org/patches/defaultlayoutpermonitor/index.md @@ -1,5 +1,5 @@ defaultlayoutpermonitor -================ +======================= Description ----------- diff --git a/dwm.suckless.org/patches/launcher-colors/index.md b/dwm.suckless.org/patches/launcher-colors/index.md @@ -1,5 +1,5 @@ launcher-colors -======== +=============== Description ----------- diff --git a/dwm.suckless.org/patches/movekeyboard/index.md b/dwm.suckless.org/patches/movekeyboard/index.md @@ -1,4 +1,5 @@ -======== +movekeyboard +============ Description ----------- diff --git a/dwm.suckless.org/patches/multimonitorscratchpads/index.md b/dwm.suckless.org/patches/multimonitorscratchpads/index.md @@ -1,5 +1,5 @@ Multi Monitor Scratchpads -================ +========================= Description ----------- diff --git a/dwm.suckless.org/patches/preserveonrestart/index.md b/dwm.suckless.org/patches/preserveonrestart/index.md @@ -1,5 +1,5 @@ preserveonrestart -================ +================= Description ----------- diff --git a/dwm.suckless.org/patches/preview-all-win/index.md b/dwm.suckless.org/patches/preview-all-win/index.md @@ -1,5 +1,5 @@ preview all windows -================ +=================== Description ----------- diff --git a/dwm.suckless.org/patches/refreshrate/index.md b/dwm.suckless.org/patches/refreshrate/index.md @@ -1,5 +1,5 @@ refreshrate -======== +=========== Description ----------- diff --git a/dwm.suckless.org/patches/rotatetags/index.md b/dwm.suckless.org/patches/rotatetags/index.md @@ -1,5 +1,5 @@ rotatetags -====== +========== Description ----------- diff --git a/dwm.suckless.org/patches/statusbarfont/index.md b/dwm.suckless.org/patches/statusbarfont/index.md @@ -1,5 +1,5 @@ statusbarfont -============ +============= Description ----------- diff --git a/dwm.suckless.org/patches/toggletopbar/index.md b/dwm.suckless.org/patches/toggletopbar/index.md @@ -1,5 +1,5 @@ toggletopbar -========= +============ Description ----------- diff --git a/dwm.suckless.org/patches/two_monitor_setup/index.md b/dwm.suckless.org/patches/two_monitor_setup/index.md @@ -1,5 +1,5 @@ Two Monitor Setup -===== +================= Description ----------- diff --git a/dwm.suckless.org/patches/viewonrulestag/index.md b/dwm.suckless.org/patches/viewonrulestag/index.md @@ -1,5 +1,5 @@ viewonrulestag -========= +============== Description ----------- diff --git a/st.suckless.org/patches/clickurl-nocontrol/index.md b/st.suckless.org/patches/clickurl-nocontrol/index.md @@ -1,5 +1,5 @@ clickurl -======= +======== Description ----------- diff --git a/st.suckless.org/patches/clickurl/index.md b/st.suckless.org/patches/clickurl/index.md @@ -1,5 +1,5 @@ clickurl -======= +======== Description ----------- diff --git a/st.suckless.org/patches/darkpastel/index.md b/st.suckless.org/patches/darkpastel/index.md @@ -1,5 +1,5 @@ darkpastel -========= +========== Description ----------- diff --git a/st.suckless.org/patches/unfocused_cursor/index.md b/st.suckless.org/patches/unfocused_cursor/index.md @@ -1,4 +1,4 @@ -## unfocused-cursor +# unfocused-cursor ## Description diff --git a/surf.suckless.org/patches/short-title/index.md b/surf.suckless.org/patches/short-title/index.md @@ -1,5 +1,5 @@ short-title -========= +=========== Description -----------