We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24f088f commit db0698eCopy full SHA for db0698e
1 file changed
README.md
@@ -4,12 +4,14 @@ Enables displaying battery percentage and status icon in tmux status-right.
4
5
## Installation
6
7
-In order to read the battery status, this plugin depends on having either one of the following installed:
+In order to read the battery status, this plugin depends on having either one of the following applications installed:
8
- pmset
9
- upower
10
- acpi
11
- termux-battery-status
12
13
+In a normal situation one of these above should be installed on your system by default and thus it would not be necessary to install one of them.
14
+
15
### Installation with [Tmux Plugin Manager](https://github.com/tmux-plugins/tpm) (recommended)
16
17
Add plugin to the list of TPM plugins in `.tmux.conf`:
0 commit comments