AutoYADM commit: 2025-02-25 19:25:12
This commit is contained in:
parent
056591f0bb
commit
a5e863e0b0
9 changed files with 610 additions and 1 deletions
8
.config/systemd/user/nm-applet.service
Normal file
8
.config/systemd/user/nm-applet.service
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Unit]
|
||||
PartOf=graphical-session.target
|
||||
After=graphical-session.target
|
||||
Requisite=graphical-session.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/nm-applet
|
||||
Restart=on-failure
|
Loading…
Add table
Add a link
Reference in a new issue