diff options
Diffstat (limited to 'config/polybar/forest/modules.ini')
-rw-r--r-- | config/polybar/forest/modules.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/polybar/forest/modules.ini b/config/polybar/forest/modules.ini index f57f6dd..19f9160 100644 --- a/config/polybar/forest/modules.ini +++ b/config/polybar/forest/modules.ini @@ -123,8 +123,8 @@ full-at = 99 ; Use the following command to list batteries and adapters: ; $ ls -1 /sys/class/power_supply/ -battery = BAT1 -adapter = ACAD +battery = BAT0 +adapter = CROS_USBPD_CHARGER0 ; If an inotify event haven't been reported in this many ; seconds, manually poll for new values. |