# The config file is parsed with configparser and the following settings:
# - allow_no_value = False
# - strict = True
# - empty_lines_in_values = False
# - interpolation = None
# - no conversion to lower case characters
# https://docs.python.org/3/library/configparser.html
#
# Lines starting with a # are ignored.


[map-name-to-connection]
#DP-2 = vga
#HDMI-1 = display-port
