diff --git a/_site/content/posts/modules/power.md b/_site/content/posts/modules/power.md index 0bc0c8a1..b3bd4fdb 100644 --- a/_site/content/posts/modules/power.md +++ b/_site/content/posts/modules/power.md @@ -9,6 +9,8 @@ Displays information about the current power source. For battery, also displays the current charge, estimated time remaining, and whether it is charging or discharging. +power screenshot + ## Source Code ```bash wtf/power/ diff --git a/_site/static/imgs/modules/power.png b/_site/static/imgs/modules/power.png new file mode 100644 index 00000000..1abd6ab9 Binary files /dev/null and b/_site/static/imgs/modules/power.png differ diff --git a/docs/imgs/modules/power.png b/docs/imgs/modules/power.png new file mode 100644 index 00000000..1abd6ab9 Binary files /dev/null and b/docs/imgs/modules/power.png differ diff --git a/docs/posts/modules/power/index.html b/docs/posts/modules/power/index.html index e86d8af7..69516bc2 100644 --- a/docs/posts/modules/power/index.html +++ b/docs/posts/modules/power/index.html @@ -114,6 +114,8 @@

For battery, also displays the current charge, estimated time remaining, and whether it is charging or discharging.

+

power screenshot

+

Source Code

wtf/power/

Required ENV Variables