mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 12:10:42 +00:00
Add commented quick controls to test/show battety status
This commit is contained in:
parent
56140d624f
commit
10f0e3eb91
2 changed files with 10 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
(defpoll battery
|
||||
:interval "2s"
|
||||
:interval "1s"
|
||||
:initial '{"percent":"0","plugged":"false","status":"N/A","capacity_icon":"","extra_icon":"","manufacturer":"N/A","model_name":"N/A","technology":"N/A","energy_now":"0","enerfy_full":"0","enerfy_full_design":"0","cycle_count":"0","critical":"false","full":"false"}'
|
||||
`scripts/battery`)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue