Fix steam UI

This commit is contained in:
2024-07-11 12:54:54 +02:00
parent b66fe2a155
commit ca0cee6398

View File

@@ -6,6 +6,7 @@ After=i3.service
ConditionPathExists=%t/features/steam
[Service]
ExecStart=/usr/bin/env steam
# `-system-composer`: https://github.com/ValveSoftware/steam-for-linux/issues/10806
ExecStart=/usr/bin/env steam -system-composer
PassEnvironment=DISPLAY
Restart=always