Chase hyprland, add 0.44 pin

This commit is contained in:
Zakk
2024-10-20 22:37:52 -04:00
parent abb0a02a25
commit 8542b7cb0d
3 changed files with 4 additions and 4 deletions

View File

@@ -108,7 +108,7 @@ void CHyprEasyLabel::renderMotionString(Vector2D& bufferSize, const float scale)
}
void CHyprEasyLabel::draw(CMonitor* pMonitor, float a) {
void CHyprEasyLabel::draw(PHLMONITOR pMonitor, float a) {
if (!validMapped(m_pWindow))
return;