xworkspace-console/config/xface-minimal/xworkspace-shell.desktop
Haitao Pan 9ecacca0f7 feat: add xface-minimal config for Stage 2 display stack
- 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
2026-06-10 11:45:21 +08:00

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