From 03a90f57e3f72e1dad80396f0239c1dde2f69eee Mon Sep 17 00:00:00 2001 From: Gabubu <88589756+GabubuAvailable@users.noreply.github.com> Date: Sun, 10 Apr 2022 09:29:53 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1d2c8a8..c0d0b86 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,8 @@ precmd() { export CSI=$'\e'"[" export PROMPT="${CSI}s${CSI}1;$((LINES-1))r${CSI}$LINES;1f%S%1v%s${CSI}K${CSI}u${PROMPT}" ``` + +## troubleshooting +1) It doesn't show the volume percent. + + Make sure to un-comment one of these 2 lines from modules.sh + ![example](https://user-images.githubusercontent.com/88589756/162611795-75e8ccdd-e9a9-4994-98ea-dd57e26d1121.png)