We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09be78c commit 24f088fCopy full SHA for 24f088f
README.md
@@ -3,6 +3,13 @@
3
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:
8
+- pmset
9
+- upower
10
+- acpi
11
+- termux-battery-status
12
13
### Installation with [Tmux Plugin Manager](https://github.com/tmux-plugins/tpm) (recommended)
14
15
Add plugin to the list of TPM plugins in `.tmux.conf`:
0 commit comments