added IPC fix and Nix GPS fix
This commit is contained in:
@ -46,4 +46,5 @@ class IPC {
|
||||
};
|
||||
|
||||
inline bool modulesReady = false;
|
||||
inline std::unique_ptr<IPC> gIPC;
|
||||
}; // namespace waybar::modules::hyprland
|
||||
|
Reference in New Issue
Block a user