internal: Don't force default cursor on config reload/monitor reconfigure (#9815)
This commit is contained in:
parent
d1a59ec39e
commit
1f0fd79b91
1 changed files with 0 additions and 2 deletions
|
|
@ -302,8 +302,6 @@ void CCursorManager::updateTheme() {
|
|||
m_pHyprcursor->loadThemeStyle(m_sCurrentStyleInfo);
|
||||
}
|
||||
|
||||
setCursorFromName("left_ptr");
|
||||
|
||||
for (auto const& m : g_pCompositor->m_vMonitors) {
|
||||
m->forceFullFrames = 5;
|
||||
g_pCompositor->scheduleFrameForMonitor(m, Aquamarine::IOutput::AQ_SCHEDULE_CURSOR_SHAPE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue