added misc:mouse_move_enables_dpms
This commit is contained in:
parent
d9687c93ee
commit
a1d1ec4c46
5 changed files with 13 additions and 0 deletions
|
|
@ -1340,4 +1340,6 @@ void CKeybindManager::dpms(std::string arg) {
|
|||
if (enable)
|
||||
g_pHyprRenderer->damageMonitor(m.get());
|
||||
}
|
||||
|
||||
g_pCompositor->m_bDPMSStateON = enable;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue