Browse Source

add chrome and youtube

master
leinworld 1 year ago
parent
commit
e1a3f33efd
2 changed files with 2 additions and 0 deletions
  1. 1
    0
      chrome.sh
  2. 1
    0
      youtube.sh

+ 1
- 0
chrome.sh View File

@@ -0,0 +1 @@
flatpak "run" "--branch=stable" "--env=LC_ALL=ko_KR.UTF-8" "--arch=x86_64" "--command=/app/bin/chrome" "--file-forwarding" "com.google.Chrome" "@@u" "@@" --window-size=1024,640 --force-device-scale-factor=1.25 --device-scale-factor=1.25 $@

+ 1
- 0
youtube.sh View File

@@ -0,0 +1 @@
./chrome.sh --kiosk "https://youtube.com"

Loading…
Cancel
Save