shift-shell/services/plasma-phone-shell.service
2014-10-26 21:14:54 +01:00

19 lines
421 B
Desktop File

#
# Copyright (C) 2014 Pier Luigi Fiorini
#
# Starts Green Island with the phone compositor plugin.
#
[Unit]
Description=Plasma Phone UI
Requires=dbus.socket plasma-phone-compositor.service
After=plasma-phone-kded5.service
[Service]
Type=notify
EnvironmentFile=-/var/lib/environment/plasma-phone/*.conf
ExecStart=/usr/bin/plasmashell -n -p org.kde.satellite.phone
Restart=always
[Install]
WantedBy=user-session.target