Battery Status for Fedora 36

This commit is contained in:
Jihed Mastouri 2022-08-10 14:14:17 +01:00 committed by GitHub
parent d7b836ad27
commit 8012d2164a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,10 +89,10 @@ battery_status()
discharging|Discharging)
echo ''
;;
high)
high|Full)
echo ''
;;
charging)
charging|Charging)
echo 'AC'
;;
*)