From 860a6767f144610d6c1809ddadd52e31c8d8d68d Mon Sep 17 00:00:00 2001 From: Jake Stanger Date: Fri, 9 Aug 2024 23:26:52 +0100 Subject: [PATCH] docs(upower): add note to make clear upower is required --- docs/modules/Upower.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/modules/Upower.md b/docs/modules/Upower.md index 620c3bd..d279351 100644 --- a/docs/modules/Upower.md +++ b/docs/modules/Upower.md @@ -1,5 +1,8 @@ Displays system power information such as the battery percentage, and estimated time to empty. +> [!NOTE] +> This module requires that `upower` is installed and its service running. + `TODO: ADD SCREENSHOT` [//]: # (![Screenshot](https://user-images.githubusercontent.com/5057870/184540521-2278bdec-9742-46f0-9ac2-58a7b6f6ea1d.png))