xworkspace-console/config/xface-minimal/session.xml
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

11 lines
455 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-session" version="1.0">
<property name="general" type="empty">
<property name="SaveOnExit" type="bool" value="false"/>
<property name="StartXterms" type="bool" value="false"/>
<property name="StartSpeech" type="bool" value="false"/>
</property>
<property name="general/Logout" type="empty">
<property name="PromptLogout" type="bool" value="false"/>
</property>
</channel>