We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Battery module always displays as 0%
Expected behavior Correct percentage is shown, including charging or not charging status
Screenshots Waybar is below, and correctly fetches the battery info
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
The system is able to determine the battery percentage from cat /sys/class/power_supply/BAT1/capacity . This is also working in waybar.
cat /sys/class/power_supply/BAT1/capacity
System specs:
Sorry, something went wrong.
Same issue here as @breakingflower
No branches or pull requests
Describe the bug
Battery module always displays as 0%
Expected behavior
Correct percentage is shown, including charging or not charging status
Screenshots
![Image](https://private-user-images.githubusercontent.com/23522906/403879374-48608ebc-ab1f-4a39-a50e-762f4bb4aa90.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxODY4MTksIm5iZiI6MTczOTE4NjUxOSwicGF0aCI6Ii8yMzUyMjkwNi80MDM4NzkzNzQtNDg2MDhlYmMtYWIxZi00YTM5LWE1MGUtNzYyZjRiYjRhYTkwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDExMjE1OVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWRkZWExZjA5MTQxZWYwMTg3ODkzNTY2NTdmODgyZWEzNDhkYTEyN2Q3M2Y5NmNkMjJmZjVkMDAzMzRhYTBmMjMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.UH2D3KZSRig3WhjZQm9mjamf4qMUBLc9DCoiwZnHxBg)
Waybar is below, and correctly fetches the battery info
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: