Files
_dotfiles/.config/i3blocks/systemctl/Readme.md
2024-06-12 13:49:42 +02:00

453 B

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