added IPC fix and Nix GPS fix

This commit is contained in:
yuannan
2025-06-22 13:15:18 +01:00
parent 6a1d89e80d
commit 2b9601b9a4
2 changed files with 6 additions and 1 deletions

View File

@ -46,4 +46,5 @@ class IPC {
};
inline bool modulesReady = false;
inline std::unique_ptr<IPC> gIPC;
}; // namespace waybar::modules::hyprland