diff --git a/codecat.spec b/codecat.spec index 49b31a9..84fff8e 100644 --- a/codecat.spec +++ b/codecat.spec @@ -30,6 +30,8 @@ exe = EXE( upx_exclude=[], runtime_tmpdir=None, console=True, + icon='assets/favicon.ico', + version='file_version_info.txt', disable_windowed_traceback=False, argv_emulation=False, target_arch=None,