only ensure DPMS in hyprctl monitors
This commit is contained in:
parent
5a96142cf8
commit
5dcbce550f
3 changed files with 3 additions and 3 deletions
|
|
@ -591,7 +591,7 @@ void HyprCtl::tickHyprCtl() {
|
|||
requestReady = true;
|
||||
|
||||
if (g_pConfigManager->m_bWantsMonitorReload) {
|
||||
g_pConfigManager->performMonitorReload(); // will unset
|
||||
g_pConfigManager->ensureDPMS();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue