mirror of https://github.com/polybar/polybar.git
Updated Configuration (markdown)
parent
464d635ae2
commit
ac2096effc
|
@ -232,8 +232,9 @@ margin-top = 0
|
|||
; 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
|
||||
; expires or limit is reached.
|
||||
;
|
||||
; Default values:
|
||||
throttle-ms = 10
|
||||
throttle-limit = 5
|
||||
eventloop-swallow = 5
|
||||
eventloop-swallow-time = 10
|
||||
|
||||
; Reload upon receiving XCB_RANDR_SCREEN_CHANGE_NOTIFY events
|
||||
screenchange-reload = false
|
||||
~~~
|
Loading…
Reference in New Issue