mirror of
https://github.com/rydesun/dotfiles.git
synced 2026-07-16 22:16:11 +08:00
Update systemd services
This commit is contained in:
parent
a0edec0a74
commit
54b48ac279
18 changed files with 39 additions and 64 deletions
|
|
@ -1,10 +1,9 @@
|
|||
[Unit]
|
||||
Description=Communication Daemon between desktop and smartphone
|
||||
Description=kdeconnect
|
||||
|
||||
[Service]
|
||||
Type=idle
|
||||
ExecStartPre=/usr/bin/sleep 5
|
||||
ExecStart=/usr/bin/kdeconnect-indicator
|
||||
|
||||
[Install]
|
||||
WantedBy=Xorg.target
|
||||
WantedBy=X11.target
|
||||
WantedBy=Wayland.target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue