Implement X11 dpi autodetection

This commit is contained in:
sapier
2015-01-06 22:40:34 +01:00
parent efdb9da619
commit 0f1d33933d
2 changed files with 36 additions and 5 deletions

View File

@@ -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.