docs: tab to space: 4, trailing newline: -1, fit some lines to 80-cols
Some checks failed
labwc.github.io / notify (push) Has been cancelled

This commit is contained in:
Tomi Ollila 2025-11-25 23:03:46 +02:00 committed by Johan Malm
parent 1317439513
commit 7f0abed9c8
6 changed files with 46 additions and 42 deletions

View file

@ -630,8 +630,8 @@
# must only apply to the first instance of the window with that
# particular 'identifier' or 'title'.
# - Matching is case-insensitive and is performed using shell wildcard
# patterns (see glob(7)) so '\*' (not between brackets) matches any string
# and '?' matches any single character.
# patterns (see glob(7)) so '\*' (not between brackets) matches any
# string and '?' matches any single character.
<windowRules>
<windowRule identifier="*"><action name="Maximize"/></windowRule>