Currently, it is only possible to set the initial window size via the -c/--columns and -r/--rows` parameters. If you want a different-sized window you need to create a custom desktop launch file.
It would be nice to be able to set the defaults in the configuration file. Since it is quite easy to implement I have opened PR17 for this.
Would appreciate it if you included this in mainline...
Yes, you're right, it can be useful to be able to configure those values from the config file. I've already merged your patch. Thank you and sorry for the delay!
Hello,
Currently, it is only possible to set the initial window size via the -c/--columns and -r/--rows` parameters. If you want a different-sized window you need to create a custom desktop launch file.
It would be nice to be able to set the defaults in the configuration file. Since it is quite easy to implement I have opened PR17 for this.
Would appreciate it if you included this in mainline...