Files
dotfiles/autostart/services/steam.service

11 lines
184 B
SYSTEMD
Raw Normal View History

2020-12-26 13:01:12 +01:00
[Unit]
BindsTo=autostart.target
After=windowmanager.target
After=i3.service
ConditionEnvironment=MACHINE_HAS_STEAM=true
[Service]
2021-01-27 15:17:45 +01:00
ExecStart=/usr/bin/env steam
Environment=DISPLAY=:0