mirror of https://github.com/polybar/polybar.git
Updated Configuration (markdown)
parent
47bd6357f5
commit
126a3c4993
|
@ -260,8 +260,8 @@ 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.
|
||||||
throttle-output-for = 10
|
|
||||||
throttle-output = 5
|
throttle-output = 5
|
||||||
|
throttle-output-for = 10
|
||||||
|
|
||||||
; Time in milliseconds that the input handler will wait between processing events
|
; Time in milliseconds that the input handler will wait between processing events
|
||||||
throttle-input-for = 30
|
throttle-input-for = 30
|
||||||
|
|
Loading…
Reference in New Issue