(command"server"(info(pureBarServer)(progDesc"Start a new qbar server. Should be called by swaybar, i3bar or or another i3bar-protocol compatible host process."))<>
command"server"(info(pureBarServerCommand)(progDesc"Start a new qbar server. Should be called by swaybar, i3bar or or another i3bar-protocol compatible host process."))<>
command"default"(info(pureDefaultTheme)(progDesc"Send a message to a running qbar server."))<>
command"theme"(infothemeCommandParser(progDesc"Change the theme of the running qbar server."))<>
command"rainbow"(info(pureRainbowTheme)(progDesc"Send a message to a running qbar server."))
command"default"(info(pure$SetThemeCommand"default")(progDesc"Shortcut for 'qbar theme default'."))<>
command"rainbow"(info(pure$SetThemeCommand"rainbow")(progDesc"Shortcut for 'qbar theme rainbow'."))