desktop/i3: Tweaks to xinitrc re consolekit pokering

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2010-12-20 21:26:34 -06:00
parent 22bb08c499
commit d23cc35595
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
PRGNAM=i3
VERSION=3.e_bf1
BUILD=${BUILD:-2}
BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
SRC_VERSION=$(printf $VERSION | tr _ -)

View file

@ -12,7 +12,7 @@ sysmodmap=/etc/X11/xinit/.Xmodmap
[ -f $usermodmap ] && /usr/bin/xmodmap $usermodmap
# Start i3
if [ -z $DESKTOP_SESSION ]; then
if [ -z "$DESKTOP_SESSION" -a -x /usr/bin/ck-launch-session ]; then
exec ck-launch-session i3
else
exec i3