Skip to content

Commit 3dfd4bb

Browse files
committed
Add windows icon
1 parent ea8522b commit 3dfd4bb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,5 +210,5 @@ output-filename-win = "dfetch.exe"
210210
output-filename-linux = "dfetch"
211211
output-filename-macos = "dfetch"
212212

213-
# windows-icon-from-ico = "static/favicon.ico"
214-
# windows-company-name = "dfetch-org"
213+
windows-icon-from-ico = "doc/images/favicon.ico"
214+
windows-company-name = "dfetch-org"

0 commit comments

Comments
 (0)