mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-12 18:45:44 -07:00
cursormgr: fix cursor gsettings on session change (#7295)
This commit is contained in:
@@ -393,6 +393,7 @@ void CCompositor::initAllSignals() {
|
||||
}
|
||||
|
||||
g_pConfigManager->m_bWantsMonitorReload = true;
|
||||
g_pCursorManager->syncGsettings();
|
||||
} else {
|
||||
Debug::log(LOG, "Session got deactivated!");
|
||||
|
||||
|
Reference in New Issue
Block a user