Defaulting open/save to .local/usr/share/gtk4 folder

This commit is contained in:
2023-10-22 22:02:45 -05:00
parent 66491a6198
commit f3e808b839
6 changed files with 27 additions and 14 deletions

View File

@@ -18,6 +18,6 @@ function main() {
fi
cd "/opt/"
python /opt/gtk-code-themer.zip "$@"
python /opt/gtkcodethemer.zip "$@"
}
main "$@";