containers: Set cursor size to 24

This commit is contained in:
Donovan Glover
2023-06-23 21:11:30 -04:00
parent e677cebc44
commit be67ac74e7

View File

@@ -37,6 +37,7 @@
MOZ_ENABLE_WAYLAND = "1";
XDG_RUNTIME_DIR = "/run/user/1000";
DISPLAY = ":0";
XCURSOR_SIZE = "24";
};
};