Updated Configuration (markdown)

Michael Carlberg 2016-11-27 00:46:12 +01:00
parent 464d635ae2
commit ac2096effc
1 changed files with 5 additions and 4 deletions

@ -232,8 +232,9 @@ margin-top = 0
; just care about the last one. But if we wait too long for events to swallow ; just care about the last one. But if we wait too long for events to swallow
; the bar would appear sluggish so we continue if timeout ; the bar would appear sluggish so we continue if timeout
; expires or limit is reached. ; expires or limit is reached.
; eventloop-swallow = 5
; Default values: eventloop-swallow-time = 10
throttle-ms = 10
throttle-limit = 5 ; Reload upon receiving XCB_RANDR_SCREEN_CHANGE_NOTIFY events
screenchange-reload = false
~~~ ~~~