diff options
author | streetturtle <streetturtle@users.noreply.github.com> | 2017-10-20 21:37:49 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-20 21:37:49 -0400 |
commit | f548636042bf134620a689659f3af03c8bffe273 (patch) | |
tree | 0a2aa191a7f48ac24ea14185e70a63f5c604730f /volumebar-widget | |
parent | 842b94b1cc8e82d07f4a9dbee6f66cc97e8a704c (diff) |
Update README.md
Diffstat (limited to 'volumebar-widget')
-rw-r--r-- | volumebar-widget/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/volumebar-widget/README.md b/volumebar-widget/README.md index 8254b49..2198f6d 100644 --- a/volumebar-widget/README.md +++ b/volumebar-widget/README.md @@ -23,3 +23,7 @@ s.mytasklist, -- Middle widget volumebar_widget, ... ``` + +## Troubleshooting + +If the bar is not showing up, try to decrease top or bottom margin - widget uses hardcoded margins for vertical alignment, so if your wibox is too small then bar is simply hidden by the margins. |