update dwm config
This commit is contained in:
@ -28,7 +28,7 @@ pkg_updates() {
|
||||
}
|
||||
|
||||
battery() {
|
||||
get_capacity="$(cat /sys/class/power_supply/BAT1/capacity)"
|
||||
get_capacity="$(cat /sys/class/power_supply/BAT0/capacity)"
|
||||
printf "^c$blue^ $get_capacity"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user