diff --git a/bar/wayland.c b/bar/wayland.c index eac9a9d..31c220a 100644 --- a/bar/wayland.c +++ b/bar/wayland.c @@ -227,6 +227,7 @@ wl_pointer_enter(void *data, struct wl_pointer *wl_pointer, backend->active_seat = seat; reload_cursor_theme(seat, backend->monitor->scale); + update_cursor_surface(backend, seat); } static void