Update systemd user units

This commit is contained in:
rydesun 2021-02-17 22:51:56 +08:00
parent f5d9b2b5fd
commit d78b11b04e
8 changed files with 9 additions and 3 deletions

View file

@ -2,6 +2,7 @@
Description=Clipboard manager with searchable and editable history
[Service]
Type=idle
Environment="LANG=zh_CN.UTF-8"
ExecStart=/usr/bin/copyq

View file

@ -1,5 +1,5 @@
[Unit]
Description=Adds communication between KDE and your smartphone
Description=Communication Daemon between desktop and smartphone
[Service]
Type=idle

View file

@ -2,6 +2,7 @@
Description=Applet for managing network connections
[Service]
Type=idle
Environment="LANG=zh_CN.UTF-8"
ExecStart=/usr/bin/nm-applet

View file

@ -2,6 +2,7 @@
Description=X compositor
[Service]
Type=idle
Environment="LANG=zh_CN.UTF-8"
ExecStart=/usr/bin/picom

View file

@ -1,7 +1,8 @@
[Unit]
Description=The LXQt policykit authentication agent
Description=LXQt policykit authentication agent
[Service]
Type=idle
Environment="LANG=zh_CN.UTF-8"
ExecStart=/usr/bin/lxqt-policykit-agent

View file

@ -2,6 +2,7 @@
Description=Cross-platform V2ray Client written in Qt
[Service]
Type=idle
Environment="LANG=zh_CN.UTF-8"
ExecStart=/usr/bin/qv2ray

View file

@ -1,5 +1,5 @@
[Unit]
Description=A platform for building proxies to bypass network restrictions Service
Description=Platform for building proxies to bypass network restrictions Service
After=default.target
[Service]

View file

@ -2,6 +2,7 @@
Description=Provides settings to X11 applications via the XSETTINGS specification
[Service]
Type=idle
Environment="LANG=zh_CN.UTF-8"
ExecStart=/usr/bin/xsettingsd