mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-12 11:14:21 +02:00
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.
16 lines
357 B
SYSTEMD
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
|