base function of indicators work again
This commit is contained in:
@@ -19,7 +19,7 @@ class App {
|
||||
private:
|
||||
Glib::RefPtr<Gtk::Application> app;
|
||||
std::vector<Bar *> bars;
|
||||
HyprlandService *hyprlandService = HyprlandService::getInstance();
|
||||
HyprlandService *hyprlandService = nullptr;
|
||||
NotificationService notificationService;
|
||||
TrayService *trayService = TrayService::getInstance();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user