mirror of
https://github.com/rad4day/Waybar.git
synced 2025-08-05 07:02:43 +02:00
hyprland/language: Show language on startup
This commit is contained in:
@@ -22,7 +22,7 @@ Language::Language(const std::string& id, const Bar& bar, const Json::Value& con
|
|||||||
initLanguage();
|
initLanguage();
|
||||||
|
|
||||||
label_.hide();
|
label_.hide();
|
||||||
ALabel::update();
|
update();
|
||||||
|
|
||||||
// register for hyprland ipc
|
// register for hyprland ipc
|
||||||
gIPC->registerForIPC("activelayout", this);
|
gIPC->registerForIPC("activelayout", this);
|
||||||
|
Reference in New Issue
Block a user