mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Implement X11 dpi autodetection
This commit is contained in:
parent
efdb9da619
commit
0f1d33933d
2 changed files with 36 additions and 5 deletions
|
@ -224,7 +224,7 @@
|
|||
#directional_colored_fog = true
|
||||
# Delay showing tooltips, stated in milliseconds
|
||||
#tooltip_show_delay = 400
|
||||
# Adjust dpi configuration to your screen (Desktop only) e.g. for 4k screens
|
||||
# Adjust dpi configuration to your screen (non X11/Android only) e.g. for 4k screens
|
||||
#screen_dpi = 72
|
||||
# Default timeout for cURL, stated in milliseconds.
|
||||
# Only has an effect if compiled with cURL.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue