mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium/xmobar: add charging status
This commit is contained in:
parent
8a85f8626e
commit
c761ce8ac2
1 changed files with 4 additions and 1 deletions
|
|
@ -35,13 +35,16 @@ config =
|
||||||
(60 &minute)
|
(60 &minute)
|
||||||
, Run $
|
, Run $
|
||||||
Battery
|
Battery
|
||||||
[ "-t", "<left> (<timeleft>"
|
[ "-t", "<acstatus> <left> (<timeleft>"
|
||||||
, "-H", "70"
|
, "-H", "70"
|
||||||
, "-L", "20"
|
, "-L", "20"
|
||||||
, "-h", "green"
|
, "-h", "green"
|
||||||
, "-n", "orange"
|
, "-n", "orange"
|
||||||
, "-l", "red"
|
, "-l", "red"
|
||||||
, "--"
|
, "--"
|
||||||
|
, "-O", "Charging"
|
||||||
|
, "-i", "Idle"
|
||||||
|
, "-o", "Battery"
|
||||||
, "-P"
|
, "-P"
|
||||||
, "-A", "10"
|
, "-A", "10"
|
||||||
-- TODO: File a bug upstream about notify-send
|
-- TODO: File a bug upstream about notify-send
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue