Make autostart ubuntu-compatible
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user