mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-02 22:34:20 +02:00
There is no dunst.socket. It was working if we had dunst installed through the package manager because this is a DBus-activated service.
18 lines
418 B
SYSTEMD
18 lines
418 B
SYSTEMD
[Unit]
|
|
Description=X session
|
|
BindsTo=graphical-session.target
|
|
Wants=autorandr.service
|
|
Wants=dunst.service
|
|
Wants=inputplug.service
|
|
Wants=picom.service
|
|
Wants=pipewire-pulse.socket
|
|
Wants=policykit-agent.service
|
|
Wants=redshift.service
|
|
Wants=spotify-clean.timer
|
|
Wants=ssh-agent.service
|
|
Wants=weather.timer
|
|
Wants=wireplumber.service
|
|
Wants=xiccd.service
|
|
Wants=xsettingsd.service
|
|
Wants=xss-lock.service
|
|
Wants=xssproxy.service
|