fix: refresh desktop integration on updates

This commit is contained in:
2026-07-14 22:04:25 +08:00
parent 963049add3
commit dbef71f830
7 changed files with 36 additions and 3 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ export GST_PLUGIN_SYSTEM_PATH_1_0="$HERE/usr/lib/gstreamer-1.0"
export WEBKIT_EXEC_PATH="$HERE/usr/lib/webkit2gtk-4.1"
cd "$HERE/usr/bin"
exec "$HERE/usr/bin/verstak-desktop" "$@"
exec "$HERE/usr/bin/verstak" "$@"