mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-20 01:40:14 -05:00
config: rename scrollback-indicator-style value 'static' to 'fixed'
This commit is contained in:
parent
e3be2cbd6f
commit
9edd71a741
3 changed files with 6 additions and 6 deletions
|
|
@ -70,8 +70,8 @@ in this order:
|
|||
|
||||
*scrollback-indicator-style*
|
||||
Configures the style of the scrollback position indicator. One of
|
||||
*none*, *static* or *relative*. *none* disables the indicator
|
||||
completely. *static* always renders the indicator near the top at
|
||||
*none*, *fixed* or *relative*. *none* disables the indicator
|
||||
completely. *fixed* always renders the indicator near the top at
|
||||
the window, and *relative* renders the indicator at the position
|
||||
corresponding to the current scrollback position. Default:
|
||||
_relative_.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue