mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
docs: tab to space: 4, trailing newline: -1, fit some lines to 80-cols
This commit is contained in:
parent
a059fbb7cb
commit
5cd8a0320e
6 changed files with 46 additions and 42 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue