This commit is contained in:
Ricardo Markiewicz
2026-04-08 23:36:47 +02:00
parent 132ca3ac45
commit 7d965a874f
2 changed files with 10 additions and 22 deletions
-1
View File
@@ -228,7 +228,6 @@ void waybar::modules::CustomGraph::parseOutputRaw() {
text_ = validated_line;
tooltip_ = validated_line;
}
tooltip_ = validated_line;
class_.clear();
} else if (i == 1) {
if (config_["escape"].isBool() && config_["escape"].asBool()) {