[util] higher window size

This commit is contained in:
Philip Müller 2020-04-06 20:14:22 +02:00
parent be6f82ab91
commit 3806b31b04

View file

@ -341,7 +341,7 @@ init_calamares(){
[[ -z ${windowexp} ]] && windowexp=noexpand
[[ -z ${windowsize} ]] && windowsize="800px,520px"
[[ -z ${windowsize} ]] && windowsize="800px,560px"
[[ -z ${windowplacement} ]] && windowplacement="center"