mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-05 06:31:57 -07:00
added misc:mouse_move_enables_dpms
This commit is contained in:
@@ -1340,4 +1340,6 @@ void CKeybindManager::dpms(std::string arg) {
|
||||
if (enable)
|
||||
g_pHyprRenderer->damageMonitor(m.get());
|
||||
}
|
||||
|
||||
g_pCompositor->m_bDPMSStateON = enable;
|
||||
}
|
||||
|
Reference in New Issue
Block a user