Don't allow X to blank the screen

pull/215/head
Michael Zanetti 2019-06-28 03:00:23 +02:00
parent 58d4be66f5
commit ca3b5898dc
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
[Seat:*]
autologin-user=nymea
user-session=nymea-app-kiosk
xserver-command=X -nocursor
xserver-command=X -s 0 -dpms -nocursor