[Linux] Add After taffybar to unit definitions
This commit is contained in:
parent
a7aa50cb82
commit
113c9aa59b
@ -1,5 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=CopyQ
|
Description=CopyQ
|
||||||
|
After=taffybar.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=KeePassX
|
Description=KeePassX
|
||||||
|
After=taffybar.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=NM Applet
|
Description=NM Applet
|
||||||
|
After=taffybar.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=remmina
|
Description=remmina
|
||||||
|
After=taffybar.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Sparkleshare
|
Description=Sparkleshare
|
||||||
|
After=taffybar.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/sparkleshare start
|
ExecStart=/usr/bin/sparkleshare start
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=udiskie
|
Description=udiskie
|
||||||
|
After=taffybar.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/udiskie --tray
|
ExecStart=/usr/bin/udiskie --tray
|
||||||
|
Loading…
Reference in New Issue
Block a user