mirror of
https://github.com/genebean/dots.git
synced 2026-03-28 09:57:43 -04:00
Working Pi with Cage
This commit is contained in:
parent
1c2414c595
commit
4727b78cd6
6 changed files with 156 additions and 56 deletions
|
|
@ -5,7 +5,8 @@
|
|||
chromium = {
|
||||
enable = true;
|
||||
commandLineArgs = [
|
||||
"http://192.168.22.22:8123/kiosk-gene-desk"
|
||||
#"http://192.168.22.22:8123/kiosk-gene-desk/0?kiosk"
|
||||
"--app=http://192.168.20.190:3001/?album=e2281831-ae1b-45a5-8fe1-0a267ba5e1a9&transtion=cross-fade"
|
||||
"--kiosk"
|
||||
"--noerrdialogs"
|
||||
"--disable-infobars"
|
||||
|
|
@ -13,6 +14,8 @@
|
|||
"--ozone-platform=wayland"
|
||||
"--enable-features=OverlayScrollbar"
|
||||
"--start-maximized"
|
||||
"--force-dark-mode"
|
||||
"--hide-crash-restore-bubble"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue