forked from colonelpanic/dotfiles
Revert "[Linux] Remove taffybar dependencies"
This reverts commit e5715a5ff8
.
This commit is contained in:
parent
7a4d3a3575
commit
e5f4e9aed2
@ -1,5 +1,6 @@
|
||||
[Unit]
|
||||
Description=CopyQ
|
||||
After=taffybar.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
@ -1,5 +1,7 @@
|
||||
[Unit]
|
||||
Description=Dunst
|
||||
Requires=taffybar.service
|
||||
After=taffybar.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
@ -1,5 +1,7 @@
|
||||
[Unit]
|
||||
Description=KeePassX
|
||||
Requires=taffybar.service
|
||||
After=taffybar.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
@ -1,5 +1,7 @@
|
||||
[Unit]
|
||||
Description=NM Applet
|
||||
Requires=taffybar.service
|
||||
After=taffybar.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
@ -1,5 +1,7 @@
|
||||
[Unit]
|
||||
Description=Pulse Audio System Tray
|
||||
Requires=taffybar.service
|
||||
After=taffybar.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
@ -1,5 +1,6 @@
|
||||
[Unit]
|
||||
Description=remmina
|
||||
After=taffybar.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
@ -1,5 +1,7 @@
|
||||
[Unit]
|
||||
Description=ScreenCloud
|
||||
Requires=taffybar.service
|
||||
After=taffybar.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
@ -1,5 +1,6 @@
|
||||
[Unit]
|
||||
Description=Sparkleshare
|
||||
After=taffybar.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/sparkleshare start
|
||||
|
@ -1,5 +1,7 @@
|
||||
[Unit]
|
||||
Description=udiskie
|
||||
Requires=taffybar.service
|
||||
After=taffybar.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/udiskie --tray
|
||||
|
Loading…
Reference in New Issue
Block a user