You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
core/gmenuproxy/cutefish-gmenuproxy.service.in

11 lines
243 B
INI

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