From 143ad345879f6758a9201ecf8f3bce95350a14ef Mon Sep 17 00:00:00 2001 From: Olivier DOSSMANN Date: Sat, 31 Jul 2021 13:52:20 +0200 Subject: [PATCH] =?UTF-8?q?BATTERY:=20utilisation=20de=20.profile=20pour?= =?UTF-8?q?=20d=C3=A9finir=20la=20batterie=20BAT0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.profile b/.profile index 415875f..31279ef 100644 --- a/.profile +++ b/.profile @@ -15,7 +15,7 @@ for term in kitty termite qterminal urxvt rxvt-unicode sakura gnome-terminal; do done # 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 if [ "$0" = "/usr/sbin/lightdm-session" -a "$DESKTOP_SESSION" = "i3" ]; then