diff options
| author | Mehdi Sadeghi <mehdi@mehdix.org> | 2022-02-21 10:20:00 +0100 |
|---|---|---|
| committer | Mehdi Sadeghi <mehdi@mehdix.org> | 2022-03-12 13:50:56 +0100 |
| commit | 61a1a18ec6616491a5472b6f94226c8126cf764a (patch) | |
| tree | 54fbf80beefb54181ea73c59fa0c59de0f5560eb /.config/i3status | |
| parent | a2a18f7095eb78b6293a7d549e32da91005f65d7 (diff) | |
Add mutt/rock stuff.
Diffstat (limited to '.config/i3status')
| -rw-r--r-- | .config/i3status/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/i3status/config b/.config/i3status/config index d064a7c..b5f64fb 100644 --- a/.config/i3status/config +++ b/.config/i3status/config @@ -39,8 +39,8 @@ ethernet _first_ { battery 0 { format = "%status %percentage %remaining %emptytime" #path = "/sys/class/power_supply/rk-bat/uevent" - #path = "/sys/class/power_supply/cw2015-battery/uevent" - path = "/sys/class/power_supply/BAT0/uevent" + path = "/sys/class/power_supply/cw2015-battery/uevent" + #path = "/sys/class/power_supply/BAT0/uevent" } tztime local { |
