mirror of
https://github.com/rad4day/Waybar.git
synced 2025-09-16 15:32:32 +02:00
fix(window): pick only con title
This commit is contained in:
@@ -33,7 +33,7 @@ waybar::modules::Battery::Battery(Json::Value config)
|
||||
if (nbytes != sizeof(event)) {
|
||||
return;
|
||||
}
|
||||
thread_.sig_update.emit();
|
||||
thread_.emit();
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user