- Add xface-minimal config with hidden panel, icons, notifications - Add start-chromium-minimal.sh for kiosk mode Chrome shell - Add switch-desktop-mode.sh to toggle xfce/minimal modes - Update xworkspace-desktop.yaml with minimal and display_stages config - Implement Display Stack Strategy Stage 2: minimal window manager + Chrome Shell only
7 lines
234 B
Desktop File
7 lines
234 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=XWorkspace Shell
|
|
Exec=/bin/bash -lc "${HOME}/xworkspace-console/scripts/start-chromium-minimal.sh http://127.0.0.1:17000"
|
|
Terminal=false
|
|
X-GNOME-Autostart-enabled=true
|
|
X-XFCE-Session-Manager=false |