autostart: Remove hardcoded DISPLAY

This commit is contained in:
2021-01-30 21:06:08 +01:00
parent b33b79d9a7
commit 3feee6543c
23 changed files with 23 additions and 23 deletions

View File

@@ -2,4 +2,4 @@
Type=oneshot
ExecStart=/usr/bin/env setrandom --recursive --onlylarge --mode=stretch /usr/share/wallpapers
RemainAfterExit=true
Environment=DISPLAY=:0
PassEnvironment=DISPLAY