This website requires JavaScript.
Explore
Help
Sign In
hannes
/
dotfiles
Watch
1
Star
1
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
ab15b22832de19e9034ade965aae8325fc4b624d
dotfiles
/
autostart
/
services
/
spotify.service
7 lines
97 B
SYSTEMD
Raw
Normal View
History
Unescape
Escape
Use persistent systemd units for autostart
2020-12-20 20:36:27 +01:00
[Unit]
BindsTo
=
autostart.target
Run i3 as a systemd user unit
2020-12-21 17:57:18 +01:00
After
=
windowmanager.target
Use persistent systemd units for autostart
2020-12-20 20:36:27 +01:00
[Service]
ExecStart
=
/usr/bin/spotify
Reference in New Issue
Copy Permalink