mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-09 16:58:05 +00:00
lightdm (15.10 onwards) have replaced the obsolete [SeatDefaults] with [Seat:*]. Source: https://wiki.ubuntu.com/LightDM
parent
27e4c4770b
commit
8d428b8590
@ -134,7 +134,7 @@ Go to lightdm.conf:
|
|||||||
|
|
||||||
`sudo nano /etc/lightdm/lightdm.conf`
|
`sudo nano /etc/lightdm/lightdm.conf`
|
||||||
|
|
||||||
add the following line below [SeatDefaults]:
|
add the following line below `[Seat:*]`:
|
||||||
|
|
||||||
`xserver-command=X -s 0 -dpms`
|
`xserver-command=X -s 0 -dpms`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user