forked from colonelpanic/dotfiles
[Linux] Add skippy-xd
This commit is contained in:
12
dotfiles/config/systemd/user/skippy-xd.service
Normal file
12
dotfiles/config/systemd/user/skippy-xd.service
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=skippy-xd
|
||||
Wants=taffybar.service
|
||||
After=taffybar.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/env skippy-xd --start-daemon
|
||||
ExecStop=/usr/bin/pkill skippy-xd
|
||||
|
||||
[Install]
|
||||
WantedBy=wm.target
|
Reference in New Issue
Block a user