X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=docs%2Fdebugging;h=562a11f21e5f36993ac494f2405502a8345c387c;hb=aa8215194cecd6e791f1b560799e9bd641b431f4;hp=dd26f98d924b3783a79a09fb9b0e64ce15a25d94;hpb=c207921949440b0d7045bdf1f85c309a25bebdf0;p=i3%2Fi3 diff --git a/docs/debugging b/docs/debugging index dd26f98d..562a11f2 100644 --- a/docs/debugging +++ b/docs/debugging @@ -160,7 +160,8 @@ flood kicks. == Debugging i3bar -To debug i3bar problems, add +verbose yes+ to all +bar {}+ blocks in your i3 +To debug i3bar problems, use the +--verbose+ commandline parameter, +or add +verbose yes+ to all +bar {}+ blocks in your i3 config, reload your config and then restart all i3bar instances like this: ---------------------------------------------------------------------