forked from colonelpanic/dotfiles
[Linux] Update indicator services for SNI
This commit is contained in:
parent
af1b2b877b
commit
6f2e07aead
@ -1,7 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Alarm Clock
|
Description=Alarm Clock
|
||||||
Wants=taffybar.service
|
Wants=taffybar.service
|
||||||
After=taffybar.service
|
After=status-notifier-watcher.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=NM Applet
|
Description=NM Applet
|
||||||
Wants=taffybar.service
|
Wants=taffybar.service
|
||||||
After=taffybar.service
|
After=status-notifier-watcher.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/usr/bin/nm-applet --sm-disable
|
ExecStart=/usr/bin/nm-applet --sm-disable --indicator
|
||||||
ExecStop=/usr/bin/pkill nm-applet
|
ExecStop=/usr/bin/pkill nm-applet
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Loading…
Reference in New Issue
Block a user