diff options
| author | 2015-05-14 17:01:01 -0400 | |
|---|---|---|
| committer | 2015-05-14 17:01:01 -0400 | |
| commit | acbb1067d92e9dab2db57d5aaa5861fbf0b1beae (patch) | |
| tree | ae383507b8106784328fea72b5cf314ee7e1ced2 /usr/share/lightdm | |
| parent | 3f33d458be0bf0ef1c6f9a3001106f9d6ff30e5b (diff) | |
Transition from Openbox Desktop to Icebox.
Diffstat (limited to 'usr/share/lightdm')
| -rw-r--r-- | usr/share/lightdm/lightdm.conf.d/60-icebox.conf | 2 | ||||
| -rw-r--r-- | usr/share/lightdm/lightdm.conf.d/60-openbox.conf | 2 |
2 files changed, 2 insertions, 2 deletions
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 |
