mirror of
https://github.com/rydesun/dotfiles.git
synced 2026-07-16 22:16:11 +08:00
10 lines
190 B
Desktop File
10 lines
190 B
Desktop File
[Unit]
|
|
Description=network-manager-applet
|
|
After=graphical-session.target
|
|
PartOf=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/nm-applet
|
|
|
|
[Install]
|
|
WantedBy=graphical-session.target
|