Nodes.toml: application settings for nodes module

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
2020-09-26 17:48:14 +02:00
parent bf54cb2242
commit 0afe1f3bf8

View File

@@ -2,13 +2,7 @@
name = "advotracker" name = "advotracker"
width = 580 width = 580
height = 280 height = 280
assets = "resources/advotracker"
[[apps.fonts]] [[apps.fonts]]
font_family = "Material Icons" font_family = "MaterialIcons-Regular"
src = "resources/fonts/MaterialIcons.ttf" src = "resources/fonts/MaterialIcons.ttf"
[[apps.fonts]]
font_family = "Roboto Regular"
src = "resources/fonts/Roboto-Regular.ttf"
[[apps.fonts]]
font_family = "Roboto Medium"
src = "resources/fonts/Roboto-Medium.ttf"