mirror of
https://github.com/polybar/polybar.git
synced 2026-03-04 07:19:15 +00:00
@ -106,7 +106,7 @@ namespace modules {
|
||||
* Generate the module output
|
||||
*/
|
||||
string xwindow_module::get_output() {
|
||||
m_builder->node(static_module::get_output());
|
||||
m_builder->append(static_module::get_output());
|
||||
return m_builder->flush();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user