sway: add/update services
This commit is contained in:
parent
e60a4ec31e
commit
ff9b5c93a1
4 changed files with 33 additions and 1 deletions
10
systemd/user/nm-applet.service
Normal file
10
systemd/user/nm-applet.service
Normal file
|
@ -0,0 +1,10 @@
|
|||
X[Unit]
|
||||
Description=Network Manager Applet
|
||||
PartOf=graphical-session.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/nm-applet --indicator
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical-session.target
|
Loading…
Add table
Add a link
Reference in a new issue