Don't allow X to blank the screen
parent
58d4be66f5
commit
ca3b5898dc
|
|
@ -1,4 +1,4 @@
|
|||
[Seat:*]
|
||||
autologin-user=nymea
|
||||
user-session=nymea-app-kiosk
|
||||
xserver-command=X -nocursor
|
||||
xserver-command=X -s 0 -dpms -nocursor
|
||||
|
|
|
|||
Loading…
Reference in New Issue