workspaces

This commit is contained in:
2026-05-11 11:20:12 +07:00
parent 87cbffd414
commit 13e4732f90
6 changed files with 14 additions and 10 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ setup(absn_server *server)
LISTEN(server->new_xdg_popup, new_xdg_popup,
server->xdg_shell->events.new_popup);
/* cursor setup */
/* cursor */
server->cursor = wlr_cursor_create();
wlr_cursor_attach_output_layout(server->cursor, server->output_layout);