mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-24 04:45:08 +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.
7 lines
131 B
SYSTEMD
7 lines
131 B
SYSTEMD
[Unit]
|
|
Description=Timer for cleaning spotify extra PA streams
|
|
After=pulseaudio.socket
|
|
|
|
[Timer]
|
|
OnUnitActiveSec=1h
|
|
OnStartupSec=1h
|