fix(linux): set GTK window icon from bundled app icon
This commit is contained in:
parent
c9e93f7e27
commit
136ed701a7
2 changed files with 21 additions and 0 deletions
|
|
@ -98,6 +98,8 @@ flutter:
|
|||
assets:
|
||||
- assets/catalog/species.json
|
||||
- assets/logo.png
|
||||
# Bundled so the Linux runner can use it as the GTK window icon.
|
||||
- assets/icon.png
|
||||
fonts:
|
||||
# Custom seed-themed icon glyphs (chars a–k). See docs/mockups/seedks-glyphs.png.
|
||||
- family: seedks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue