Skip to content

Commit e4a2c0d

Browse files
committed
Add windows icon
1 parent 10b48bd commit e4a2c0d

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
@@ -212,5 +212,5 @@ output-filename-win = "dfetch.exe"
212212
output-filename-linux = "dfetch"
213213
output-filename-macos = "dfetch"
214214

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

0 commit comments

Comments
 (0)