mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
vanadium: battery value color
This commit is contained in:
parent
8ae5b76b76
commit
f7573fd849
1 changed files with 6 additions and 4 deletions
|
|
@ -9,12 +9,14 @@
|
||||||
, position = BottomH 30
|
, position = BottomH 30
|
||||||
, commands = [ Run Date "%a %d %H:%M:%S" "date" 10
|
, commands = [ Run Date "%a %d %H:%M:%S" "date" 10
|
||||||
, Run Battery
|
, Run Battery
|
||||||
[ "-t", "<left>% (<timeleft>)"
|
[ "-t", "<left> (<timeleft>)"
|
||||||
, "--"
|
, "-H", "70"
|
||||||
|
, "-L", "20"
|
||||||
, "-h", "green"
|
, "-h", "green"
|
||||||
, "-m", "orange"
|
, "-n", "orange"
|
||||||
, "-l", "red"
|
, "-l", "red"
|
||||||
-- Low battery warning
|
, "--"
|
||||||
|
, "-P"
|
||||||
, "-A", "20"
|
, "-A", "20"
|
||||||
, "-a", "notify-send -u critical \"Battery Low\" \"Please charge your battery\""
|
, "-a", "notify-send -u critical \"Battery Low\" \"Please charge your battery\""
|
||||||
] 10
|
] 10
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue