forked from colonelpanic/dotfiles
13 lines
213 B
Desktop File
13 lines
213 B
Desktop File
[Unit]
|
|
Description=Pulse Audio System Tray
|
|
Wants=taffybar.service
|
|
After=taffybar.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/env pasystray
|
|
ExecStop=/usr/bin/env pkill pasystray
|
|
|
|
[Install]
|
|
WantedBy=wm.target
|