aboutsummaryrefslogtreecommitdiff
path: root/src/Config.cpp
AgeCommit message (Collapse)Author
2021-09-05Workaround libc bug causing segfaultdec05eba
libc gives segfault for some machines when assigning to a std::string in a static function that is called from global scope
2021-09-04Add use_system_mpv_config to json config as welldec05eba
2021-09-04Make font sizes customizable with a config file, see example-config.json. ↵dec05eba
Remove environment variables