diff options
author | pmakhov <pavel.makhov@savoirfairelinux.com> | 2017-12-02 13:51:07 -0500 |
---|---|---|
committer | pmakhov <pavel.makhov@savoirfairelinux.com> | 2017-12-02 13:51:07 -0500 |
commit | d12e29a102cc2c363384bcf28e1d4dd53f56e4ed (patch) | |
tree | 9a517da97f23985dc7a4b932dd92c071201b2628 /volumebar-widget | |
parent | bec18633e67513363265e79e28358e5089f3e85c (diff) | |
parent | 948edd75b17d1163bfed0953a3837b7ed7326fec (diff) |
Merge branch 'master' of https://github.com/streetturtle/awesome-wm-widgets
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. |