deckster/deckster/examples/full/deckster.toml

35 lines
No EOL
498 B
TOML

key_pages = ["./key-pages/*"]
knob_pages = ["./knob-pages/*"]
inactive_button_color = "#ff0000"
active_button_color = "#ffffff"
[buttons.0]
key_page = "default"
[buttons.1]
key_page = "numpad"
[buttons.2]
key_page = "emojis"
[buttons.3]
key_page = "special_chars"
[initial]
key_page = "default"
knob_page = "default"
[[icon_packs]]
id = "apps"
path = "./apps"
[[icon_packs]]
id = "fad"
path = "./fad"
global_filter = "invert"
[[icon_packs]]
id = "ph"
path = "./ph"
global_filter = "invert"