Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update available ram #4307

Closed
wants to merge 1 commit into from
Closed

Update available ram #4307

wants to merge 1 commit into from

Conversation

Yufni
Copy link

@Yufni Yufni commented Oct 3, 2023

Prerequisites

  • I have read and understood the contributing guide.
  • The commit message follows the conventional commits guidelines.
  • Tests for the changes have been added (for bug fixes / features).
  • Docs have been added/updated (for bug fixes / features).

Description

🤖 Generated by Copilot at 7c0b9b3

Fixed RAM usage calculation in if_tea theme by using available memory instead of total memory. Updated sysinfo segment template in themes/if_tea.omp.json file.

How

🤖 Generated by Copilot at 7c0b9b3

  • Fix RAM usage calculation for Windows systems by using .PhysicalAvailableMemory instead of .PhysicalTotalMemory in the sysinfo segment template (link)

@Yufni Yufni closed this by deleting the head repository Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant