Add LazyLoader to the hover popup, add env to wal theme folder, fix a bug in popup calendar text

This commit is contained in:
2025-10-10 11:35:15 -03:00
parent 8bf7b2fed1
commit dfe55f34af
3 changed files with 129 additions and 138 deletions

View File

@@ -129,6 +129,7 @@ WrapperMouseArea {
}
;
Hyprland.dispatch("workspace " + workspacesRectangle.workspace.id);
PopUpHover.exit();
}
}
}