From acbb1067d92e9dab2db57d5aaa5861fbf0b1beae Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Thu, 14 May 2015 17:01:01 -0400 Subject: Transition from Openbox Desktop to Icebox. --- usr/share/lightdm/lightdm.conf.d/60-icebox.conf | 2 ++ usr/share/lightdm/lightdm.conf.d/60-openbox.conf | 2 -- usr/share/xsessions/icebox.desktop | 7 +++++++ 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 usr/share/lightdm/lightdm.conf.d/60-icebox.conf delete mode 100644 usr/share/lightdm/lightdm.conf.d/60-openbox.conf create mode 100644 usr/share/xsessions/icebox.desktop (limited to 'usr/share') diff --git a/usr/share/lightdm/lightdm.conf.d/60-icebox.conf b/usr/share/lightdm/lightdm.conf.d/60-icebox.conf new file mode 100644 index 0000000..e2c7a5b --- /dev/null +++ b/usr/share/lightdm/lightdm.conf.d/60-icebox.conf @@ -0,0 +1,2 @@ +[SeatDefaults] +user-session=icebox diff --git a/usr/share/lightdm/lightdm.conf.d/60-openbox.conf b/usr/share/lightdm/lightdm.conf.d/60-openbox.conf deleted file mode 100644 index a0e380d..0000000 --- a/usr/share/lightdm/lightdm.conf.d/60-openbox.conf +++ /dev/null @@ -1,2 +0,0 @@ -[SeatDefaults] -user-session=openbox diff --git a/usr/share/xsessions/icebox.desktop b/usr/share/xsessions/icebox.desktop new file mode 100644 index 0000000..fa28c99 --- /dev/null +++ b/usr/share/xsessions/icebox.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Name=Icebox +Comment=This session logs you into Icebox +Exec=openbox-session +TryExec=openbox-session +Icon= +Type=Application -- cgit v1.2.3