3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-14 11:15:54 +00:00
Brooklyn/plasma/workspace/gmenu-dbusmenu-proxy/plasma-gmenudbusmenuproxy.service.in
2022-03-05 22:41:29 +05:00

12 lines
265 B
SYSTEMD

[Unit]
Description=Proxies GTK DBus menus to a Plasma readable format
PartOf=graphical-session.target
After=plasma-core.target
[Service]
ExecStart=@CMAKE_INSTALL_FULL_BINDIR@/gmenudbusmenuproxy
Restart=on-failure
Type=simple
Slice=background.slice
TimeoutSec=5sec