X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=docs%2Fdebugging;h=562a11f21e5f36993ac494f2405502a8345c387c;hb=64e7646c7ee3cec9803597c5fde5d5a907881249;hp=dd26f98d924b3783a79a09fb9b0e64ce15a25d94;hpb=d4eaea8289104f97222be2650924ed64be9a94e6;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: ---------------------------------------------------------------------