Make autostart ubuntu-compatible

This commit is contained in:
2021-01-27 15:17:45 +01:00
parent 7aea8c0dda
commit cb97244afa
23 changed files with 54 additions and 31 deletions

View File

@@ -4,5 +4,6 @@ After=windowmanager.target
[Service]
Type=oneshot
ExecStart=xset s off
ExecStart=xset dpms 0 0 300
ExecStart=/usr/bin/env xset s off
ExecStart=/usr/bin/env xset dpms 0 0 300
Environment=DISPLAY=:0