mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
hyprland/language: Show language on startup
This commit is contained in:
parent
4f14ce3285
commit
fd7c2a2012
@ -22,7 +22,7 @@ Language::Language(const std::string& id, const Bar& bar, const Json::Value& con
|
||||
initLanguage();
|
||||
|
||||
label_.hide();
|
||||
ALabel::update();
|
||||
update();
|
||||
|
||||
// register for hyprland ipc
|
||||
gIPC->registerForIPC("activelayout", this);
|
||||
|
Loading…
Reference in New Issue
Block a user