i3status on secondary monitor only?
I'm using a setup with dual portrait displays, and I'm wondering if there is a way to have i3status on the 2nd display only. Having the same thing displayed twice makes it look cluttered, not mention it's redundant. Here's what my bar section looks like:
bar {
mode dock
position top
font pango: cure 10
workspace_buttons yes
tray_output none
status ~/.i3./conky.sh
}