mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-03 17:54:31 +02:00
This reverts commit 4af98c2589
. I feel
like they should provide a native client for Linux instead of relying
upon the community. MellowPlayer is unmaintained and does not have an
offline mode. Deezer seems the only streaming service with a Linux
client.
17 lines
394 B
SYSTEMD
17 lines
394 B
SYSTEMD
[Unit]
|
|
Description=X session
|
|
BindsTo=graphical-session.target
|
|
Wants=autorandr.service
|
|
Wants=dunst.socket
|
|
Wants=inputplug.service
|
|
Wants=picom.service
|
|
Wants=policykit-agent.service
|
|
Wants=pipewire-pulse.socket
|
|
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
|