Fix lambda execution for portal dark mode getter

This commit is contained in:
Ilya Fedin 2024-10-24 00:51:11 +04:00 committed by John Preston
parent b363d8bfb5
commit d85b668d4f
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ LinuxIntegration::LinuxIntegration()
return value->get_uint32() == 1;
}
return std::nullopt;
})
}())
, _darkModeWatcher(
"org.freedesktop.appearance",
"color-scheme",