mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
fix: lint
This commit is contained in:
parent
a6084ea7e6
commit
1445dc4151
@ -132,7 +132,7 @@ auto Language::getLayout(const std::string& fullName) -> Layout {
|
||||
|
||||
spdlog::debug("hyprland language didn't find matching layout");
|
||||
|
||||
return Layout {"", "", "", ""};
|
||||
return Layout{"", "", "", ""};
|
||||
}
|
||||
|
||||
} // namespace waybar::modules::hyprland
|
||||
|
Loading…
Reference in New Issue
Block a user