aboutsummaryrefslogtreecommitdiffstats
path: root/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
diff options
context:
space:
mode:
authorWeitian LI <liweitianux@gmail.com>2014-06-13 22:47:12 +0800
committerWeitian LI <liweitianux@gmail.com>2014-06-13 22:47:12 +0800
commitb35be1d080b8abcbe989dc2687d61b4b2d450099 (patch)
treec02498d16034a3aa72016679aa706c1ae7338253 /.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
parent78f7be4e4b6501b15b5fefc9f7824bbadf0daf2a (diff)
downloaddotfiles-b35be1d080b8abcbe989dc2687d61b4b2d450099.tar.bz2
Added various ~/.config/ dotfiles.
Updated .gitignore Modified .gtkrc.mine Added various ~/.config/ dotfiles: * autostart * fcitx * fontconfig * geany * gtk-3.0 * htop * mc * parcellite * vlc * xfce4 * user-dirs.dirs, user-dirs.locale
Diffstat (limited to '.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml')
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
new file mode 100644
index 0000000..eb39e4e
--- /dev/null
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xfce4-session" version="1.0">
+ <property name="general" type="empty">
+ <property name="FailsafeSessionName" type="empty"/>
+ <property name="SessionName" type="string" value="Default"/>
+ <property name="SaveOnExit" type="bool" value="false"/>
+ </property>
+ <property name="sessions" type="empty">
+ <property name="Failsafe" type="empty">
+ <property name="IsFailsafe" type="empty"/>
+ <property name="Count" type="empty"/>
+ <property name="Client0_Command" type="empty"/>
+ <property name="Client0_PerScreen" type="empty"/>
+ <property name="Client1_Command" type="empty"/>
+ <property name="Client1_PerScreen" type="empty"/>
+ <property name="Client2_Command" type="empty"/>
+ <property name="Client2_PerScreen" type="empty"/>
+ <property name="Client3_Command" type="empty"/>
+ <property name="Client3_PerScreen" type="empty"/>
+ <property name="Client4_Command" type="empty"/>
+ <property name="Client4_PerScreen" type="empty"/>
+ </property>
+ </property>
+ <property name="splash" type="empty">
+ <property name="Engine" type="string" value="mice"/>
+ </property>
+ <property name="compat" type="empty">
+ <property name="LaunchGNOME" type="bool" value="true"/>
+ </property>
+ <property name="shutdown" type="empty">
+ <property name="LockScreen" type="bool" value="true"/>
+ </property>
+</channel>