mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-27 07:58:07 -04:00
render: change minimum window size from 4x20 -> 1x2 (rows/cols)
This commit is contained in:
parent
f9cbdd3b11
commit
6e4d29ef71
2 changed files with 4 additions and 2 deletions
|
|
@ -75,6 +75,8 @@
|
|||
* Foot now searches for its configuration in
|
||||
`$XDG_DATA_DIRS/foot/foot.ini`, if no configuration is found in
|
||||
`$XDG_CONFIG_HOME/foot/foot.ini` or in `$XDG_CONFIG_HOME/footrc`.
|
||||
* Minimum window size changed from four rows and 20 columns, to 1 row
|
||||
and 2 columns.
|
||||
|
||||
|
||||
### Fixed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue