Sfoglia il codice sorgente

add chrome and youtube

master
leinworld 1 anno fa
parent
commit
e1a3f33efd
2 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 1
    0
      chrome.sh
  2. 1
    0
      youtube.sh

+ 1
- 0
chrome.sh Vedi 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 Vedi File

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

Loading…
Annulla
Salva