add nm-applet.service
This commit is contained in:
parent
f1ede162eb
commit
a85a5cd8f1
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description=Tray applet and an advanced network connection editor
|
||||
BindsTo=labwc-session.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/nm-applet
|
||||
|
||||
[Install]
|
||||
WantedBy=labwc-session.target
|
Loading…
Reference in New Issue