mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-27 14:24:56 +02:00
8 lines
146 B
SYSTEMD
8 lines
146 B
SYSTEMD
|
[Unit]
|
||
|
Description=Clean spotify extra PulseAudio streams
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=%h/.config/i3/bin/spotify-clean
|
||
|
Type=oneshot
|
||
|
RemainAfterExit=false
|