POLYBAR-MSG(1) | Polybar User Manual | POLYBAR-MSG(1) |
polybar-msg - Send IPC messages to polybar
polybar-msg [OPTIONS] action action-string polybar-msg [OPTIONS] action module action [data] polybar-msg [OPTIONS] cmd command
Polybar allows external control through actions and commands. Actions control individual modules and commands control the bar itself.
The full IPC documentation is linked at the end of this document.
The available actions depend on the target module. For actions, the payload is either a single action string or the module name, the action name, and the optional data string specified separately.
In order for polybar-msg being able to send a message to a running polybar process, the bar must have IPC enabled and both polybar-msg and polybar must run under the same user.
polybar-msg action mymodule module_hide
Polybar was created by Michael Carlberg and is currently maintained by Patrick Ziegler. Contributors can be listed on GitHub.
Report issues on GitHub <https://github.com/polybar/polybar>
polybar(1), polybar(5)
IPC documentation: <https://polybar.rtfd.org/en/stable/user/ipc.html>
2016-2024, Michael Carlberg & contributors
April 1, 2024 | 3.7.1 |