Skip to content

Commit 63b5692

Browse files
author
yggverse
committed
set application icon
1 parent 04a71e0 commit 63b5692

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app/browser/about.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ impl About for adw::AboutDialog {
2828
];
2929

3030
adw::AboutDialog::builder()
31+
.application_icon("io.github.yggverse.Yoda")
3132
.application_name(env!("CARGO_PKG_NAME"))
3233
.debug_info(debug.join("\n"))
3334
.developer_name(env!("CARGO_PKG_DESCRIPTION"))

0 commit comments

Comments
 (0)