mirror of
https://github.com/getcompanion-ai/computer-guest.git
synced 2026-04-15 07:04:43 +00:00
fix: bump VM to 3GB RAM / 2 vCPUs, disable XFCE session saving
This commit is contained in:
parent
5854148630
commit
75b229f470
1 changed files with 7 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
||||||
|
<?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>
|
||||||
|
</channel>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue