rmc0

joined 4 years ago
1
Gnome shell mobile !! (www.linuxadictos.com)
 

Someone already test it ? Or have information on this OS?

1
submitted 3 years ago* (last edited 3 years ago) by rmc0@lemmy.ml to c/bash@lemmy.ml
 

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