fix: bump VM to 3GB RAM / 2 vCPUs, disable XFCE session saving

This commit is contained in:
Harivansh Rathi 2026-04-10 03:03:16 +00:00
parent 5854148630
commit 75b229f470

View file

@ -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>