Currently, .simplebarrc requires to define the entire configuration, even when they only want to change a few settings. This makes the config file unnecessarily long. Simple-bar should ship with a built-in default configuration. When .simplebarrc is present, it should only override the parts explicitly defined by the user, and fall back to default values for the rest.