mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Merge branch 'hyprlandLanguage' of https://github.com/vaxerski/Waybar into hyprlandLanguage
This commit is contained in:
commit
9ac9dc368e
@ -27,7 +27,6 @@ Language::Language(const std::string& id, const Bar& bar, const Json::Value& con
|
||||
}
|
||||
|
||||
auto Language::update() -> void {
|
||||
// fix ampersands
|
||||
std::lock_guard<std::mutex> lg(mutex_);
|
||||
|
||||
if (!format_.empty()) {
|
||||
|
Loading…
Reference in New Issue
Block a user