make bluetooth service singleton
This commit is contained in:
@@ -32,7 +32,7 @@ App::App() {
|
||||
|
||||
|
||||
auto bar = new Bar(monitor->gobj(), this->hyprlandService,
|
||||
this->trayService, this->bluetoothService, hyprlandMonitor->id);
|
||||
this->trayService, hyprlandMonitor->id);
|
||||
|
||||
bar->set_application(app);
|
||||
bar->show();
|
||||
|
||||
Reference in New Issue
Block a user