mirror of
https://github.com/rydesun/dotfiles.git
synced 2026-02-04 03:53:23 +08:00
9 lines
162 B
Desktop File
9 lines
162 B
Desktop File
[Unit]
|
|
Description=Applet for managing network connections
|
|
|
|
[Service]
|
|
Environment="LANG=zh_CN.UTF-8"
|
|
ExecStart=/usr/bin/nm-applet
|
|
|
|
[Install]
|
|
WantedBy=Xorg.target
|