Add option to remove splash on startup #10
Reference in New Issue
Block a user
Delete Branch "show-boot"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds the setting option 'opus.show_splash'. By default it is set to true. When set to false opus will immediately boot without showing the splash screen. Fairly straightforward.
It's been my philosophy to not make any additions where it would cause trouble accessing the system. There could be occasions where opus would not start properly. The boot options, imo, should always be available.
Pull request closed