Anachron / i3blocks

Additional/custom blocks which fit my needs
GNU General Public License v3.0
585 stars 106 forks source link

cpu time of window block #26

Closed cmellwig closed 4 years ago

cmellwig commented 8 years ago

Hi,

your window block uses way too much cpu time due to the repeat interval. You should consider switching to xtitle with persistent interval.

[window]
command=xtitle -s -t 50
label=
markup=pango
interval=persist
Anachron commented 8 years ago

Good idea,- my config was just an example though :)