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
|
; 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
|
||||||
~~~
|
~~~
|
Loading…
Reference in New Issue