mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-09 17:54:22 +02:00
8 lines
165 B
Desktop File
8 lines
165 B
Desktop File
[Unit]
|
|
Description=Clean spotify extra PulseAudio streams
|
|
After=sound.target
|
|
|
|
[Service]
|
|
ExecStart=%h/.config/i3/bin/spotify-clean
|
|
Type=oneshot
|
|
RemainAfterExit=false
|