Files
dotfiles/autostart/services/spotify.service

9 lines
140 B
Desktop File

[Unit]
BindsTo=autostart.target
After=windowmanager.target
[Service]
ExecStart=/usr/bin/env spotify
PassEnvironment=DISPLAY
Restart=always