Am 18.06.20 um 16:26 schrieb Eli Schwartz via arch-general: > That seems a bit confusing :/ since it appears to only be used when > migrating away from a previously configured Oxygen selection. Does > anything else actually hardcode this? This dependency IMO should have > been a post_upgrade message or a noto-fonts replaces=() or something. > Noto Sans and Hack are set as the default fonts here: https://github.com/KDE/plasma-integration/blob/f30c8ca7c5c8576b8faf8e1d23cd57f403a9ffe0/src/platformtheme/kfontsettingsdata.cpp#L58 Those fonts are also explicitly listed as dependencies in CMakeLists, but that could be disabled as well: https://github.com/KDE/plasma-integration/blob/663d13e9fe9ea61d368bb5de73d1eea4cd9eb3e0/CMakeLists.txt#L53 -- Andy