mirror of
https://github.com/hyprwm/hypridle.git
synced 2024-11-16 15:15:59 +01:00
parent
411addbd9f
commit
56f334cbe8
1 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,8 @@ void CHypridle::run() {
|
|||
ext_idle_notification_v1_add_listener(l.notification, &idleListener, &l);
|
||||
}
|
||||
|
||||
wl_display_roundtrip(m_sWaylandState.display);
|
||||
|
||||
Debug::log(LOG, "wayland done, registering dbus");
|
||||
|
||||
try {
|
||||
|
|
Loading…
Reference in a new issue