vincentbernat.i3wm-configur.../dotfiles/systemd/xsession.target
Vincent Bernat 8e0e281f4f systemd: move misc-x in i3-session target
As it displays a window, we should depend on i3 running.
2021-07-26 09:22:12 +02:00

15 lines
339 B
SYSTEMD

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