vicwomg / pikaraoke

Youtube-based Karaoke machine for Raspberry Pi, OSX, Windows, and Linux
GNU General Public License v3.0
461 stars 117 forks source link

Add command line arguments to specify width and height of the splash page #318

Closed wesleong closed 4 months ago

wesleong commented 4 months ago

Thanks for sharing your code!

I've added a new command line parameter to specify the width and height of the chrome window that is opened. This was useful for me as I only installed the basic Xwindows without a window manager, so the --start-maximized flag doesn't do anything and I had to explicitly specify the window size.