polybar를 프로세스 간 메시징(IPC)을 사용하여 제어. 참고: IPC는 기본적으로 비활성화되어 있으며, Polybar 설정에서enable-ipc = true로 설정하여 활성화할 수 있습니다. 더 많은 정보: https://polybar.rtfd.io/en/stable/user/ipc.html.
polybar-msg cmd quit
polybar-msg cmd restart
polybar-msg cmd hide
polybar-msg cmd show
polybar-msg cmd toggle
polybar-msg action "#{{모듈_이름}}.{{작업_이름}}.{{데이터_문자열}}"
polybar-msg -p {{pid}} {{cmd|action}} {{페이로드}}