Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 453 Bytes

Readme.md

File metadata and controls

28 lines (22 loc) · 453 Bytes

systemctl

Show systemctl service status, allows to toggle status with left click. Accepts the same service names as systemctl eg. "redis" or "docker".

Config

[systemctl]
command=$SCRIPT_DIR/systemctl
interval=once
markup=pango
instance=docker

[systemctl]
command=$SCRIPT_DIR/systemctl
interval=once
markup=pango
instance=redis

[systemctl]
command=$SCRIPT_DIR/systemctl
interval=once
markup=pango
instance=postgresql