diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-03-26 07:05:11 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-03-26 07:05:11 +0000 |
commit | 34617dce5cc1c94478aee098c196fd365674d08b (patch) | |
tree | 77fa980808ff047cf5330212376671829882d1fa /polybar | |
parent | 75de3d49f5d628881e63d6918a7900cb614d52ec (diff) |
clean
Diffstat (limited to 'polybar')
-rw-r--r-- | polybar/.config/polybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 0b9f71c..7e4e7e5 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config | |||
@@ -121,7 +121,7 @@ type = internal/battery | |||
121 | battery = BAT0 | 121 | battery = BAT0 |
122 | adapter = ADP1 | 122 | adapter = ADP1 |
123 | poll-interval = 1 | 123 | poll-interval = 1 |
124 | full-at = 98 | 124 | ;full-at = 98 |
125 | label-discharging = -bat %percentage%% | 125 | label-discharging = -bat %percentage%% |
126 | label-charging = +bat %percentage%% | 126 | label-charging = +bat %percentage%% |
127 | label-full = ^bat %percentage%% | 127 | label-full = ^bat %percentage%% |