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

@@ -9,5 +9,6 @@ Type=oneshot
# > The command to execute may contain spaces, but control characters are not
# > allowed.
ExecStart=bash -c '%h/.screencfg/${MACHINE_DEFAULT_SCREENPROFILE}.sh'
ExecStart=/usr/bin/env bash -c '%h/.screencfg/${MACHINE_DEFAULT_SCREENPROFILE}.sh'
RemainAfterExit=true
Environment=DISPLAY=:0