mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
feature: add resize-keep-grid to allow text reflow on font changes
This commit is contained in:
parent
a2fc2a986e
commit
1969717527
5 changed files with 23 additions and 1 deletions
1
config.h
1
config.h
|
|
@ -140,6 +140,7 @@ struct config {
|
|||
bool center;
|
||||
|
||||
bool resize_by_cells;
|
||||
bool resize_keep_grid;
|
||||
|
||||
uint16_t resize_delay_ms;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue