mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-28 07:58:00 -04:00
config: rename show-scrollback-position to scrollback-indicator
This commit is contained in:
parent
2c6f7adc17
commit
e945063620
4 changed files with 6 additions and 6 deletions
2
config.h
2
config.h
|
|
@ -40,7 +40,7 @@ struct config {
|
|||
tll(struct config_font) fonts;
|
||||
|
||||
int scrollback_lines;
|
||||
bool show_scrollback_position;
|
||||
bool scrollback_indicator;
|
||||
|
||||
struct {
|
||||
uint32_t fg;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue