mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
8 lines
310 B
TOML
8 lines
310 B
TOML
# Recommended: Specify your app ID *OR* your base resource path for more robust icon loading
|
|
app_id = "org.kuchelmeister.ToolboxTuner"
|
|
|
|
# List of icon names you found (shipped with this crate)
|
|
# Note: the file ending `-symbolic.svg` isn't part of the icon name.
|
|
icons = ["issue", "play", "pause", "terminal"]
|
|
|