diff --git a/src/config.cpp b/src/config.cpp index 9e547856..74466d44 100644 --- a/src/config.cpp +++ b/src/config.cpp @@ -76,6 +76,7 @@ static void enumerate_config_files(std::vector& paths) { } paths.push_back(config_dir + mangohud_dir + "MangoHud.conf"); + paths.push_back("/etc/MangoHud.conf"); if (is_blacklisted()) { // Don't bother looking for conf file