diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tofi.5.md | 3 | ||||
-rw-r--r-- | doc/tofi.5.scd | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/tofi.5.md b/doc/tofi.5.md index 93db9c7..539b525 100644 --- a/doc/tofi.5.md +++ b/doc/tofi.5.md @@ -96,7 +96,8 @@ options. **selection-padding**=*px* -> Extra horizontal padding of the selection background. +> Extra horizontal padding of the selection background. If *px* = -1, +> the padding will fill the whole window width. > > Default: 0 diff --git a/doc/tofi.5.scd b/doc/tofi.5.scd index 53ea3b3..8341200 100644 --- a/doc/tofi.5.scd +++ b/doc/tofi.5.scd @@ -86,7 +86,8 @@ options. Default: #F92672 *selection-padding*=_px_ - Extra horizontal padding of the selection background. + Extra horizontal padding of the selection background. If _px_ = -1, + the padding will fill the whole window width. Default: 0 |