File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,14 @@ Enables displaying battery percentage and status icon in tmux status-right.
4
4
5
5
## Installation
6
6
7
- In order to read the battery status, this plugin depends on having either one of the following installed:
7
+ In order to read the battery status, this plugin depends on having either one of the following applications installed:
8
8
- pmset
9
9
- upower
10
10
- acpi
11
11
- termux-battery-status
12
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
+
13
15
### Installation with [ Tmux Plugin Manager] ( https://github.com/tmux-plugins/tpm ) (recommended)
14
16
15
17
Add plugin to the list of TPM plugins in ` .tmux.conf ` :
You can’t perform that action at this time.
0 commit comments