mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-07 07:31:53 -07:00
config: schedule frame for mons on reload
This commit is contained in:
@@ -1608,6 +1608,8 @@ void CConfigManager::loadConfigLoadVars() {
|
||||
// mark blur dirty
|
||||
g_pHyprOpenGL->markBlurDirtyForMonitor(m.get());
|
||||
|
||||
g_pCompositor->scheduleFrameForMonitor(m.get());
|
||||
|
||||
// Force the compositor to fully re-render all monitors
|
||||
m->forceFullFrames = 2;
|
||||
}
|
||||
|
Reference in New Issue
Block a user