Skip to content

Commit 822c8f8

Browse files
committed
[add] : New lightdm config xfce
1 parent ea55765 commit 822c8f8

6 files changed

Lines changed: 9 additions & 327 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[Seat:*]
2+
autologin-user=%USERNAME%
3+
autologin-user-timeout=0
4+
autologin-session=xfce

channels/xfce/airootfs.any/root/customize_airootfs_xfce.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ fi
3737

3838

3939
# Replace auto login user
40-
sed -i s/%USERNAME%/${username}/g /etc/lightdm/lightdm.conf
40+
sed -i "s|%USERNAME%|${username}|g" "/etc/lightdm/lightdm.conf.d/02-autologin.conf"

channels/xfce/airootfs.i686/etc/lightdm/lightdm.conf

Lines changed: 0 additions & 163 deletions
This file was deleted.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[Seat:*]
2+
greeter-session=lightdm-slick-greeter

channels/xfce/airootfs.x86_64/etc/lightdm/lightdm.conf

Lines changed: 0 additions & 163 deletions
This file was deleted.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[Seat:*]
2+
greeter-session=lightdm-webkir2-greeter

0 commit comments

Comments
 (0)