sites

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

commit a6c5b039878bed5cfa2103cf1bdfbbdadd7da8a6
parent 255e6d7d348c9e1c43422ac3662912dbdaee2b2e
Author: Aaron Duxler <aaron@duxler.xyz>
Date:   Mon, 27 Apr 2020 17:30:26 +0200

ru_gaps pertag index.md styling changes. Trying to add line breaks

Diffstat:
Mdwm.suckless.org/patches/pertag/index.md | 4++--
Mdwm.suckless.org/patches/ru_gaps/index.md | 6+++---
2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dwm.suckless.org/patches/pertag/index.md b/dwm.suckless.org/patches/pertag/index.md @@ -24,8 +24,8 @@ Download * [dwm-6.0-pertag\_without\_bar.diff](dwm-6.0-pertag_without_bar.diff) (5578b) (20140530) * [dwm-5.8.2-pertag\_without\_bar.diff](dwm-5.8.2-pertag_without_bar.diff) -* Pertag, but with this patch applies changes to all selected tags. - For exmaple: If tag 2 and tag 3 are selected, changes to barpos, lyaout, mfact, nmaster will apply to both tags. +* Pertag, but with this patch applies changes to all selected tags. + For exmaple: If tag 2 and tag 3 are selected, changes to barpos, lyaout, mfact, nmaster will apply to both tags. With the original pertag patch, changes only effect the tag which was selected first. * [dwm-pertag-perseltag-6.2.diff](dwm-pertag-perseltag-6.2.diff) (20200418) diff --git a/dwm.suckless.org/patches/ru_gaps/index.md b/dwm.suckless.org/patches/ru_gaps/index.md @@ -24,7 +24,7 @@ Additional layouts Apply the following patches on top of the previous patch to add additional layouts with resizeable gap support. -A copy of the [fibonacci](../fibonacci/), but with resizeable gaps. +A copy of the [fibonacci](../fibonacci/), but with resizeable gaps. This patch is taken from [vanitygaps](https://github.com/bakkeby/dwm-vanitygaps/blob/master/patches/dwm-vanitygaps-6.2.diff) * [dwm-ru\_fibonacci-6.2.diff](dwm-ru_fibonacci-6.2.diff) @@ -43,8 +43,8 @@ A copy of the [deck](../deck/), but with resizeable gaps. Related patches --------------- -A different implemetation and more layouts. -[Github bakkeby dwm-vanitygaps](https://github.com/bakkeby/dwm-vanitygaps/tree/master/patches) +A different implemetation and more layouts: +[Github bakkeby dwm-vanitygaps](https://github.com/bakkeby/dwm-vanitygaps/tree/master/patches) With this patch some layouts may scale differently with increasing gap pixels. Authors