Include steam and discord in autostart target

This commit is contained in:
2020-12-30 22:41:00 +01:00
parent 610edcc72d
commit 6c3e9d7469
2 changed files with 3 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ BindsTo=windowmanager.target
After=windowmanager.target After=windowmanager.target
Wants=blueman.service Wants=blueman.service
Wants=discord.service
Wants=dpms.service Wants=dpms.service
Wants=dunst.service Wants=dunst.service
Wants=firefox.service Wants=firefox.service
@@ -17,7 +18,9 @@ Wants=redshift.service
Wants=restic.timer Wants=restic.timer
Wants=screencfg.service Wants=screencfg.service
Wants=spotify.service Wants=spotify.service
Wants=steam.service
Wants=touchpad.service Wants=touchpad.service
Wants=wallpaper.timer Wants=wallpaper.timer
Wants=xresources.service Wants=xresources.service
Wants=yubikey-touch-detector.service Wants=yubikey-touch-detector.service

View File

@@ -1,7 +1,6 @@
[Unit] [Unit]
BindsTo=autostart.target BindsTo=autostart.target
After=windowmanager.target After=windowmanager.target
After=i3.service
ConditionEnvironment=MACHINE_HAS_DISCORD=true ConditionEnvironment=MACHINE_HAS_DISCORD=true