1 From 741e43960a4ea3a8bc230b1f599311d800c2cc83 Mon Sep 17 00:00:00 2001
2 From: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3 Date: Wed, 02 Oct 2013 23:23:24 +0000
4 Subject: Update slim.conf. Add sessiondir.
6 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8 diff --git a/slim.conf b/slim.conf
9 index a8e2e1c..c5f1d38 100644
12 @@ -47,11 +47,9 @@ login_cmd exec /bin/bash -login ~/.xinitrc %session
13 # options "-d" and "-nodaemon"
16 -# Available sessions (first one is the default).
17 -# The current chosen session name is replaced in the login_cmd
18 -# above, so your login command can handle different sessions.
19 -# see the xinitrc.sample file shipped with slim sources
20 -sessions xfce4,icewm-session,wmaker,blackbox
21 +# Set directory that contains the xsessions.
22 +# slim reads xsesion from this directory, and be able to select.
23 +sessiondir /usr/share/xsessions/
25 # Executed when pressing F11 (requires imagemagick)
26 screenshot_cmd import -window root /slim.png