Fix web2app
This commit is contained in:
parent
8629a37332
commit
b47744f422
@ -48,7 +48,7 @@ web2app() {
|
||||
Version=1.0
|
||||
Name=$APP_NAME
|
||||
Comment=$APP_NAME
|
||||
Exec=chromium --app="$APP_URL" --name="$APP_NAME" --class="$APP_NAME"
|
||||
Exec=google-chrome-stable --new-window --ozone-platform=wayland --app="$APP_URL" --name="$APP_NAME" --class="$APP_NAME"
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=$ICON_PATH
|
||||
|
Loading…
x
Reference in New Issue
Block a user