1
0
Fork 0
chezmoi/dot_config/systemd/user/panel-handler.service.tmpl
2022-05-06 10:08:57 +02:00

10 lines
193 B
Cheetah

[Unit]
Description=HLWM hook generator for statusbar
PartOf=hlwm.target
[Service]
Type=simple
ExecStart={{.chezmoi.homeDir}}/.config/herbstluftwm/panel-handler
[Install]
WantedBy=hlwm.target