sites

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

commit ee7115e7f98c190dc97faf81c72cb78de90f23d6
parent 8f1de030d8a655008d9fbd1173c9b64999d185a6
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Wed, 11 Dec 2019 22:27:40 +0100

customisation rules: small linewrap tweak

Diffstat:
Mdwm.suckless.org/customisation/rules/index.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dwm.suckless.org/customisation/rules/index.md b/dwm.suckless.org/customisation/rules/index.md @@ -4,8 +4,8 @@ Setting rules in config.h What does '`rules`' do? ----------------------- The `rules` array allows treating of certain applications (clients) uniquely. -A rule has a matching and an action part. When a new client appears (sends -a maprequest), it is matched against the rules based on its class, instance +A rule has a matching and an action part. When a new client appears (sends a +maprequest), it is matched against the rules based on its class, instance (`WM_CLASS`) and title (`WM_NAME`) properties and then the given tag and floating mode setting actions are performed. The default tag mask is `0`, which means the currently viewed tags and the default mode is tiled so isfloating is