Add session chooser to lightdm menu (#2341)
Right now, you simply cannot choose between different DE's installed on the system. The session indicator uses very little space, and doesn't clutter the greeter. I noticed it was missing when trying to integrate a Kodi session. It will be useful in the future also, when we incorporate more DE's than Xfce
This commit is contained in:
parent
9080d453e0
commit
c0bf6a42ad
@ -3,7 +3,7 @@ background = #888a85
|
||||
theme-name = Numix
|
||||
icon-theme-name = Numix
|
||||
default-user-image=/usr/share/pixmaps/armbian.png
|
||||
indicators = ~language;~power;~a11y
|
||||
indicators = ~session;~language;~power;~a11y
|
||||
screensaver-timeout = 0
|
||||
font-name = Sans 11
|
||||
user-background = false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user