forked from colonelpanic/dotfiles
[Linux] Use Wants=taffybar.service directive for deps with tray icon
This commit is contained in:
parent
a17204f566
commit
3906b5ab62
@ -1,5 +1,6 @@
|
||||
[Unit]
|
||||
Description=CopyQ
|
||||
Wants=taffybar.service
|
||||
After=taffybar.service
|
||||
|
||||
[Service]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=KeePassX
|
||||
Requires=taffybar.service
|
||||
Wants=taffybar.service
|
||||
After=taffybar.service
|
||||
|
||||
[Service]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=NM Applet
|
||||
Requires=taffybar.service
|
||||
Wants=taffybar.service
|
||||
After=taffybar.service
|
||||
|
||||
[Service]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=Pulse Audio System Tray
|
||||
Requires=taffybar.service
|
||||
Wants=taffybar.service
|
||||
After=taffybar.service
|
||||
|
||||
[Service]
|
||||
|
@ -1,5 +1,6 @@
|
||||
[Unit]
|
||||
Description=remmina
|
||||
Wants=taffybar.service
|
||||
After=taffybar.service
|
||||
|
||||
[Service]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=ScreenCloud
|
||||
Requires=taffybar.service
|
||||
Wants=taffybar.service
|
||||
After=taffybar.service
|
||||
|
||||
[Service]
|
||||
|
@ -1,5 +1,6 @@
|
||||
[Unit]
|
||||
Description=Sparkleshare
|
||||
Wants=taffybar.service
|
||||
After=taffybar.service
|
||||
|
||||
[Service]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=udiskie
|
||||
Requires=taffybar.service
|
||||
Wants=taffybar.service
|
||||
After=taffybar.service
|
||||
|
||||
[Service]
|
||||
|
Loading…
Reference in New Issue
Block a user