mirror of
https://github.com/rydesun/dotfiles.git
synced 2026-07-16 22:16:11 +08:00
9 lines
141 B
Desktop File
9 lines
141 B
Desktop File
[Unit]
|
|
Description=Applet for managing network connections
|
|
|
|
[Service]
|
|
Type=idle
|
|
ExecStart=/usr/bin/nm-applet
|
|
|
|
[Install]
|
|
WantedBy=Xorg.target
|