tauri/.changes/linux-window-icon.md

7 lines
211 B
Markdown
Raw Normal View History

---
"tauri-codegen": patch
"tauri": patch
---
Read `tauri.conf.json > tauri > bundle > icons` and use the first `.png` icon as window icon on Linux. Defaults to `icon/icon.png` if a PNG icon is not configured.