This commit is contained in:
Harald Hope 2023-12-12 22:05:52 -08:00
parent e56f40c04f
commit 20158a90ab

1
pinxi
View file

@ -17726,6 +17726,7 @@ sub tinyx_data {
}
# should never happen but just in case
if (!$graphics{'screens'}){
# no-screens will store either res or tinyx res missing message
if ($vsize){
$graphics{'no-screens'} = $vsize;
}