new aegnux logo

This commit is contained in:
Andrew
2025-10-29 09:59:18 +03:00
parent 3db2454064
commit fa7f651478
4 changed files with 9 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ DESKTOP_FILE_NAME='com.relative.Aegnux'
BASE_DIR = os.getcwd()
AE_ICON_PATH = BASE_DIR + '/icons/afterfx.png'
AE_ICON_PATH = BASE_DIR + '/icons/aegnux.png'
STYLES_PATH = BASE_DIR + '/styles'
WINE_RUNNER_DIR = BASE_DIR + '/assets/wine-10.17-amd64-wow64'