vincentbernat.i3wm-configur.../dotfiles/systemd/xsession.target
Vincent Bernat 9545dd36c6 systemd: do not start tmux on boot
Dunno why I did that. It has absolutely no effect as the process does
not stay. Maybe this wasn't the case in the past.
2021-07-08 22:29:52 +02:00

16 lines
357 B
SYSTEMD

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