summaryrefslogtreecommitdiff
path: root/scim.service
blob: 5e6fcbded56cc898f0c3e625c9421d20b7b75b8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Start the input service framework panel

[Service]
ExecStart=/usr/bin/isf-panel-efl
Environment="DISPLAY=:0.0" "HOME=%h" USE_OZONE_WAYLAND_VKB=1 OZONE_WAYLAND_USE_XDG_SHELL='defined'
EnvironmentFile=/run/tizen-system-env
Restart=always
RestartSec=2

[Install]
WantedBy=default.target