mirror of
https://github.com/rad4day/Waybar.git
synced 2025-08-04 22:52:51 +02:00
Merge pull request #1962 from maximbaz/hyprland-submap-init
This commit is contained in:
@@ -19,6 +19,7 @@ Submap::Submap(const std::string& id, const Bar& bar, const Json::Value& config)
|
|||||||
|
|
||||||
// register for hyprland ipc
|
// register for hyprland ipc
|
||||||
gIPC->registerForIPC("submap", this);
|
gIPC->registerForIPC("submap", this);
|
||||||
|
dp.emit();
|
||||||
}
|
}
|
||||||
|
|
||||||
Submap::~Submap() {
|
Submap::~Submap() {
|
||||||
|
Reference in New Issue
Block a user