File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,13 @@ export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}
1111export ICON=/usr/share/icons/hicolor/scalable/apps/se.sjoerd.Graphs.svg
1212export DESKTOP=/usr/share/applications/se.sjoerd.Graphs.desktop
1313export DEPLOY_SYS_PYTHON=1
14- export DEBLOAT_SYS_PYTHON=0 # debloating clears pycache, which is useful for app startup times
1514export DEPLOY_GTK=1
1615export GTK_DIR=gtk-4.0
1716export ANYLINUX_LIB=1
1817export DEPLOY_LOCALE=1
1918export PATH_MAPPING_HARDCODED=' libgraphs.so*' # Needed for locale, as the locale override in python executable doesn't work
2019export STARTUPWMCLASS=se.sjoerd.Graphs # Default to Wayland's wmclass. For X11, GTK_CLASS_FIX will force the wmclass to be the Wayland one.
2120export GTK_CLASS_FIX=1
22- export OPTIMIZE_LAUNCH=1
2321
2422# Deploy dependencies
2523quick-sharun /usr/bin/graphs \
You can’t perform that action at this time.
0 commit comments