vincentbernat.i3wm-configur.../dotfiles/systemd/xsession.target
Vincent Bernat 440a94ab4a weather: don't require weather.service on boot
Without network, it will stay as "activating".
2022-03-04 21:35:39 +01:00

15 lines
338 B
SYSTEMD

[Unit]
Description=X session
BindsTo=graphical-session.target
Wants=autorandr.service
Wants=dunst.socket
Wants=inputplug.service
Wants=picom.service
Wants=policykit-agent.service
Wants=pulseaudio.socket
Wants=redshift.service
Wants=ssh-agent.service
Wants=weather.timer
Wants=xiccd.service
Wants=xsettingsd.service
Wants=xss-lock.service