mirror of
https://github.com/fscotto/infra.git
synced 2026-07-30 00:30:00 +00:00
Add XFCE optional desktop
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?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="PromptOnLogout" type="bool" value="true"/>
|
||||
<property name="LockCommand" type="string" value="xflock4"/>
|
||||
</property>
|
||||
<property name="splash" type="empty">
|
||||
<property name="Engine" type="string" value=""/>
|
||||
</property>
|
||||
</channel>
|
||||
Reference in New Issue
Block a user