Switch back to chromium now that 138 is out

This commit is contained in:
David Heinemeier Hansson
2025-06-26 13:31:04 -07:00
parent c1a4406e54
commit 4c53e58c70
3 changed files with 3 additions and 3 deletions

View File

@ -41,7 +41,7 @@ web2app() {
Version=1.0
Name=$APP_NAME
Comment=$APP_NAME
Exec=google-chrome-stable --new-window --ozone-platform=wayland --app="$APP_URL" --name="$APP_NAME" --class="$APP_NAME"
Exec=chromium --new-window --ozone-platform=wayland --app="$APP_URL" --name="$APP_NAME" --class="$APP_NAME"
Terminal=false
Type=Application
Icon=$ICON_PATH