mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-04 18:00:20 +00:00
05b816b551
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
12 lines
210 B
Desktop File
12 lines
210 B
Desktop File
[Unit]
|
|
Description=KDE Connect tray indicator
|
|
PartOf=graphical-session.target
|
|
Requires=kdeconnectd.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/kdeconnect-indicator
|
|
|
|
[Install]
|
|
WantedBy=sway-session.target
|