Managed to find some weird behavior, I'm trying to figure out if it's because of compose or hyprland. When on Linux (wayland only), does anyone know where compose looks up the dpi to get the size of .dp and .sp units? I have 3 monitors, and only when on the center monitor, the application scales much larger, as though the center workspace only has a higher dpi. I noticed intellij also does this and was wondering why they're the only applications I've found that do this on linux. all 3 monitors are set to the same 1.25 dpi scaling. The app scaling updates just dragging the window between the monitors. If someone can tell me it's a compose thing, I'll open an issue