13 lines
296 B
Desktop File
13 lines
296 B
Desktop File
[Unit]
|
|
Description=network monitor and control GUI applet
|
|
Documentation=man:nm-applet(1)
|
|
BindsTo=graphical-session.target
|
|
Wants=graphical-session-pre.target
|
|
After=graphical-session-pre.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/nm-applet --indicator
|
|
|
|
[Install]
|
|
WantedBy=sway-session.target
|