mirror of
https://github.com/polybar/polybar.git
synced 2026-03-17 05:37:49 +00:00
@ -118,7 +118,7 @@ namespace modules {
|
||||
OUTPUT_ACTION(mousebtn::RIGHT);
|
||||
OUTPUT_ACTION(mousebtn::SCROLL_UP);
|
||||
OUTPUT_ACTION(mousebtn::SCROLL_DOWN);
|
||||
m_builder->node(module::get_output());
|
||||
m_builder->append(module::get_output());
|
||||
|
||||
return m_builder->flush();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user