this post was submitted on 11 Apr 2021
1 points (100.0% liked)

Bash

698 readers
1 users here now

Talk about the Bash Shell and Bash scripting

founded 4 years ago
MODERATORS
 

HI,

I don't use bar and status, only WM and some apps, so I use PS1 for see clock and battery status, clock change each time I enter a new prompt line but status battery change only with new shell

example :

PS1="$(cat /sys/class/power_supply/BAT0/capacity)% \A"

thanks

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 11 months ago

do you have power management? battery watcher? any script to keep your laptop from reaching low battery level?