disable adaptive sync with no_vfr off

This commit is contained in:
vaxerski
2022-10-22 21:45:17 +01:00
parent 2995867760
commit 47eac4be1c
5 changed files with 41 additions and 8 deletions

View File

@@ -151,6 +151,7 @@ public:
bool m_bForceReload = false;
bool m_bNoMonitorReload = false;
void ensureDPMS();
void ensureVRR();
std::string parseKeyword(const std::string&, const std::string&, bool dynamic = false);