mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Use google for arch + kiosk mode
This commit is contained in:
@ -48,7 +48,7 @@ web2app() {
|
||||
Version=1.0
|
||||
Name=$APP_NAME
|
||||
Comment=$APP_NAME
|
||||
Exec=google-chrome --app="$APP_URL" --name="$APP_NAME" --class="$APP_NAME" --window-size=800,600
|
||||
Exec=google-chrome-stable --app="$APP_URL" --name="$APP_NAME" --class="$APP_NAME" --kiosk
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=$ICON_PATH
|
||||
|
Reference in New Issue
Block a user