diff --git a/profiles/xdg-config/xfce4-session/xfce4-session.rc b/profiles/xdg-config/xfce4-session/xfce4-session.rc new file mode 100644 index 0000000..9dcd066 --- /dev/null +++ b/profiles/xdg-config/xfce4-session/xfce4-session.rc @@ -0,0 +1,20 @@ +[Splash Screen] +Engine=simple + +[General] +SessionName=Default +SaveOnExit=true + +# This the default session launched by xfce4-session if the +# user hasn't saved any session yet or creates a new session. +[Failsafe Session] +Count=4 +Client0_Command=xfwm4 +Client0_PerScreen=False +Client1_Command=xfce4-panel +Client1_PerScreen=False +Client2_Command=Thunar,--daemon +Client2_PerScreen=False +Client3_Command=xfdesktop +Client3_PerScreen=False + diff --git a/profiles/xdg-config/xfce4-session/xfce4-splash.rc b/profiles/xdg-config/xfce4-session/xfce4-splash.rc new file mode 100644 index 0000000..fee4fd4 --- /dev/null +++ b/profiles/xdg-config/xfce4-session/xfce4-splash.rc @@ -0,0 +1,5 @@ +[Engine: simple] +Font=Sans Bold 10 +BgColor=#2073a0 +FgColor=#91bad0 +Image=/usr/share/images/desktop-base/desktop-splash diff --git a/profiles/xdg-config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml b/profiles/xdg-config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml new file mode 100644 index 0000000..d942254 --- /dev/null +++ b/profiles/xdg-config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + +