mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-02 09:14:25 +02:00
Unfortunately, this does not work as not everything is using I3SOCK (notably `i3 --get-socketpath` does not).
19 lines
430 B
SYSTEMD
19 lines
430 B
SYSTEMD
[Unit]
|
|
Description=X session
|
|
BindsTo=graphical-session.target
|
|
Wants=autorandr.service
|
|
Wants=dunst.socket
|
|
Wants=i3-companion.service
|
|
Wants=inputplug.service
|
|
Wants=misc-x.service
|
|
Wants=picom.service
|
|
Wants=policykit-agent.service
|
|
Wants=polybar.service
|
|
Wants=pulseaudio.service
|
|
Wants=redshift.service
|
|
Wants=ssh-agent.service
|
|
Wants=tmux.service
|
|
Wants=wallpaper.timer
|
|
Wants=xiccd.service
|
|
Wants=xsettingsd.service
|
|
Wants=xss-lock.service
|