BATTERY: change battery number
This commit is contained in:
parent
b70caa2bb8
commit
9bec898816
2
.profile
2
.profile
@ -15,7 +15,7 @@ for term in kitty termite qterminal urxvt rxvt-unicode sakura gnome-terminal; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
# Pour la batterie des ordinateurs portables (~/bin/battery)
|
# Pour la batterie des ordinateurs portables (~/bin/battery)
|
||||||
#export BATPATH="/sys/class/power_supply/BAT0"
|
export BATPATH="/sys/class/power_supply/BAT0"
|
||||||
|
|
||||||
# Permit DBUS to be launched
|
# Permit DBUS to be launched
|
||||||
if [ "$0" = "/usr/sbin/lightdm-session" -a "$DESKTOP_SESSION" = "i3" ]; then
|
if [ "$0" = "/usr/sbin/lightdm-session" -a "$DESKTOP_SESSION" = "i3" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user