BirdyNet/BirdyNet.ini

13 lines
594 B
INI

[default]
# Home page, used when a new window is opened
home = https://example.com
# User agent, used to identify your browser to a website
useragent = BirdyNet/$VER ($OS)
# Which protocol to use when none is given in the address bar
defaultProtocol = https
[accessibility]
# Which background color (CSS color) should be chosen for websites? "default" for system's default. "white" is recommended for compatibility.
colorBackground = white
# Which text color (CSS color) should be chosen for websites? "default" for system's default. "black" is recommended for compatibility.
colorText = black