~ruther/dwl

f8884ffc2b7a4c0401f0a6710b679cd18b6b097d — Nikita Ivanov 1 year, 10 months ago a5e4592
Set XCURSOR_SIZE
1 files changed, 1 insertions(+), 0 deletions(-)

M dwl.c
M dwl.c => dwl.c +1 -0
@@ 2260,6 2260,7 @@ setup(void)
	 * images are available at all scale factors on the screen (necessary for
	 * HiDPI support). Scaled cursors will be loaded with each output. */
	cursor_mgr = wlr_xcursor_manager_create(NULL, 24);
	setenv("XCURSOR_SIZE", "24", 1);

	/*
	 * wlr_cursor *only* displays an image on screen. It does not move around

Do not follow this link