Include steam and discord in autostart target
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user