i3 / i3status

Generates status bar to use with i3bar, dzen2 or xmobar
BSD 3-Clause "New" or "Revised" License
602 stars 254 forks source link

disk_info: BSDs use f_bsize instead of f_frsize. #437

Closed sepherosa closed 2 years ago

sepherosa commented 3 years ago

Unbreak print_disk_info compilation on BSDs.

stapelberg commented 2 years ago

@rnagy Does this PR look good to you?

rnagy commented 2 years ago

@rnagy Does this PR look good to you?

looks fine

stapelberg commented 2 years ago

Now merged as commit 28399bf84693a03eb772be647d5927011c1d2619, thanks!