mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-10 02:04:21 +02:00
9 lines
190 B
Desktop File
9 lines
190 B
Desktop File
[Unit]
|
|
Description=Cleaner for Spotify extra PulseAudio streams
|
|
After=sound.target
|
|
|
|
[Service]
|
|
ExecStart=%h/.config/i3/bin/spotify-clean
|
|
Type=oneshot
|
|
RemainAfterExit=false
|
|
TimeoutStartSec=5s
|