mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-15 20:13:49 -07:00
only ensure DPMS in hyprctl monitors
This commit is contained in:
@@ -591,7 +591,7 @@ void HyprCtl::tickHyprCtl() {
|
||||
requestReady = true;
|
||||
|
||||
if (g_pConfigManager->m_bWantsMonitorReload) {
|
||||
g_pConfigManager->performMonitorReload(); // will unset
|
||||
g_pConfigManager->ensureDPMS();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user