cache size needs to be set on wayland too

This commit is contained in:
speedie 2023-06-17 15:38:22 +02:00
parent 59d9f63238
commit a0b0ca28f9

View file

@ -528,6 +528,7 @@ void handle(void) {
loadhistory(); loadhistory();
#if USEIMAGE #if USEIMAGE
store_image_vars(); store_image_vars();
setimageopts();
#endif #endif
// Disable some X11 only features // Disable some X11 only features