mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-25 01:40:19 -05:00
foot.ini: fix default value of dpi-aware (it’s ‘auto’)
This commit is contained in:
parent
ea9d38a6ac
commit
ca1e4e85d3
1 changed files with 1 additions and 1 deletions
2
foot.ini
2
foot.ini
|
|
@ -18,7 +18,7 @@
|
||||||
# vertical-letter-offset=0
|
# vertical-letter-offset=0
|
||||||
# underline-offset=<font metrics>
|
# underline-offset=<font metrics>
|
||||||
# box-drawings-uses-font-glyphs=no
|
# box-drawings-uses-font-glyphs=no
|
||||||
# dpi-aware=yes
|
# dpi-aware=auto
|
||||||
|
|
||||||
# initial-window-size-pixels=700x500 # Or,
|
# initial-window-size-pixels=700x500 # Or,
|
||||||
# initial-window-size-chars=<COLSxROWS>
|
# initial-window-size-chars=<COLSxROWS>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue