X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=docs%2Fdebugging;fp=docs%2Fdebugging;h=562a11f21e5f36993ac494f2405502a8345c387c;hp=dd26f98d924b3783a79a09fb9b0e64ce15a25d94;hb=1847938d4eeba98260cc79ca45a11a134274c2ea;hpb=c54f5008395b10c046f380cc3069ff779e5d2877 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: ---------------------------------------------------------------------