9 lines
140 B
Desktop File
9 lines
140 B
Desktop File
[Unit]
|
|
BindsTo=autostart.target
|
|
After=windowmanager.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/env spotify
|
|
PassEnvironment=DISPLAY
|
|
Restart=always
|